tripleo-heat-templates/releasenotes/notes/update-on-rhel-registration-afbef3ead983b08f.yaml
Alex Schultz c4fd828676 Allow for update after RHEL registration
Adds the ability to perform a yum update after performing the RHEL
registration.

Change-Id: Id84d156cd28413309981d5943242292a3a6fa807
Partial-Bug: #1640894
2017-04-07 09:05:09 -06:00

7 lines
215 B
YAML

---
features:
- |
Adds a new boolean parameter for RHEL Registration called
'UpdateOnRHELRegistration' that when enabled will trigger a yum update
on the node after the registration process completes.