Skip to content

Commit 345d6e3

Browse files
Merge pull request #1076 from holser/add_cnfAPIOverride_to_heat
Remove configuration drift for heat
2 parents 3389697 + 1628e61 commit 345d6e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/roles/heat_adoption/defaults/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ heat_patch: |
55
enabled: true
66
apiOverride:
77
route: {}
8+
cnfAPIOverride:
9+
route: {}
810
template:
911
databaseInstance: openstack
1012
databaseAccount: heat

0 commit comments

Comments
 (0)