589b18dafc
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
10 lines
384 B
YAML
10 lines
384 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix Heat condition for RHEL registration yum update
|
|
There were 2 problems with this condition making the
|
|
rhel-registration.yaml template broken: "conditions" should be "condition"
|
|
and the condition should refer to just a condition name defined in the
|
|
"conditions:" section of the template. See
|
|
https://bugs.launchpad.net/tripleo/+bug/1709916
|