tripleo-heat-templates/extraconfig/post_deploy
John Trowbridge b4eea799ef RHEL registration shouldn't use attach with activation key
In the case of using portal registration with an
activation key, the RHEL registration script is still
executing a `subscription-manager attach` command. This
should not happen if an activation key is provided. This
is because an activation key already provides the
subscriptions to attach.

Change-Id: I2907bede28a9b7bef71cedeea69c876eb4949df0
2015-07-09 17:01:05 -04:00
..
rhel-registration RHEL registration shouldn't use attach with activation key 2015-07-09 17:01:05 -04:00
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml Add hooks for extra post-deployment config 2015-04-24 10:19:04 +01:00
example.yaml Use SoftwareDeployments for consistency in extraconfig 2015-06-18 09:13:58 -04:00

README

This tree contains additional configuration which happens "post deployment",
e.g after the OpenStack service configuration has been completed.