You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.
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?
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:
TIA
The text was updated successfully, but these errors were encountered: