Fix Heat condition for RHEL registration yum update
authorJames Slagle <jslagle@redhat.com>
Thu, 10 Aug 2017 17:42:31 +0000 (13:42 -0400)
committerJames Slagle <jslagle@redhat.com>
Mon, 14 Aug 2017 12:47:45 +0000 (08:47 -0400)
commit589b18dafc5f9a79d39bfb0a1d8ecbc0d3d34627
tree914a9e85599b3ac6fd8a82e36f6554c7ca1bc1b0
parenta454ff5acb361547c944c3a65176506b6566d3a8
Fix Heat condition for RHEL registration yum update

There were 2 problems with this condition making the
rhel-registration.yal template broken:

"conditions" should be "condition"

The condition should refer to just a condition name defined in the
"conditions:" section of the template.

Change-Id: I14d5c72cf86423808e81f1d8406098d5fd635e66
Closes-Bug: #1709916
extraconfig/pre_deploy/rhel-registration/rhel-registration.yaml
releasenotes/notes/fix-heat-condition-for-rhel-reg-311a3dce76cc0ec1.yaml [new file with mode: 0644]