ansible/packaging
Niels de Vos 011d240abc redhat_subscription: add the org_id parameter
When subscribing a system with an activationkey, it seems (sometimes?)
required to pass the "--org <number>" parameter to subscription-manager.
Activation Keys can be created through the Red Hat Customer Portal, and
a subscription can be attached to those. This makes is easy to register
systems without passing username/passwords around.

The organisation ID can be retrieved by executing the following command
on a registered system (*not* the account number):

  # subscription-manager identity

URL: https://access.redhat.com/management/activation_keys
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
2015-04-06 22:23:59 +05:30
..
language Added os.path.expanduser when searching for pip executable. 2015-03-29 21:06:36 +02:00
os redhat_subscription: add the org_id parameter 2015-04-06 22:23:59 +05:30
__init__.py package files 2014-09-26 11:05:47 -04:00