Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document relevant use cases #101

Open
jmnavarrol opened this issue Aug 24, 2016 · 3 comments
Open

Document relevant use cases #101

jmnavarrol opened this issue Aug 24, 2016 · 3 comments

Comments

@jmnavarrol
Copy link

Hi:

I'm trying to test this plugin. I can properly subscribe a vagrant vm running these two commands from the vm itself:

1# rpm -Uhvv http://capsule.my.org/pub/katello-ca-consumer-latest.noarch.rpm
2# subscription-manager register --org="MyOrg" --activationkey="activation-key"

The environment is based on Red Hat Satellite 6.1 with a capsule that can be reached locally (from the vm).

After trying a lot of command combinations I've been unable to register a VM making use of this plugin, so:

  1. What's the configuration I'm supposed to use?
  2. Can the "credential configuration" section of the README be augmented to cover some more common cases?

TIA

@LalatenduMohanty
Copy link
Contributor

@jmnavarrol Not sure if this plugin is tested using Red hat satellite. This plugin does not need any specific configuration. You just need to have the plugin installed and during vagrant up it should ask Red Hat username and password.

@jmnavarrol
Copy link
Author

Not sure if this plugin is tested using Red hat satellite.

@LalatenduMohanty At least there seems to be scaffolding supporting it (lots of accepted parameters only make sense on a Satellite/Katello environment).

You just need to have the plugin installed and during vagrant up it should ask Red Hat username and password.

Doing that will try to contact Red Hat servers, which won't cut the cake. I don't even have a user/password pair on Red Hat portal.

@hferentschik
Copy link
Contributor

Even if the parameters suggest that it should work, it would need some testing. It might be that it does not work. @LalatenduMohanty do we have an environment to test this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants