post-deploy hook for rhel registration
authorSteven Hardy <shardy@redhat.com>
Thu, 9 Apr 2015 14:01:08 +0000 (15:01 +0100)
committerJames Slagle <jslagle@redhat.com>
Thu, 7 May 2015 20:55:36 +0000 (16:55 -0400)
commitc799b2e04ea7e2fb0266484fd435782b5f6d3fbf
tree4b37f77873c104e1048bd8037d665e737d956ad8
parentad0f3a3e44adad1bd8aaaa580197e3c68f327388
post-deploy hook for rhel registration

Adds a potential usage of the post-deploy hooks to register a server
with RHN or a satellite.

Note this requires some additional parameters, which can be specified in
environment_rhel_reg.yaml, and this must be passed into the call to heat
via another -e parameter.  An alternative may be to have a global
extraconfig_env.yaml at the top level, which the scripts always pass, or
to use the global environment (/etc/heat/environment.d/default.yaml) on
the seed.

Co-Authored-By: James Slagle <jslagle@redhat.com>
Change-Id: Ia6fd270122cbc2e51beb672654e5e1ebd3bd2966
extraconfig/post_deploy/rhel-registration/environment-rhel-registration.yaml [new file with mode: 0644]
extraconfig/post_deploy/rhel-registration/rhel-registration-resource-registry.yaml [new file with mode: 0644]
extraconfig/post_deploy/rhel-registration/rhel-registration.yaml [new file with mode: 0644]
extraconfig/post_deploy/rhel-registration/scripts/rhel-registration [new file with mode: 0644]
extraconfig/post_deploy/rhel-registration/scripts/rhel-unregistration [new file with mode: 0644]