Skip to content

Commit a19d3b5

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Fix path to heat config-generator.conf" into stable/2025.1
2 parents 87d1633 + 7be170c commit a19d3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/heat/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ heat_services:
6969
# Config Validate
7070
####################
7171
heat_config_validation:
72-
- generator: "/heat/config-generator.conf"
72+
- generator: "/heat/etc/heat/heat-config-generator.conf"
7373
config: "/etc/heat/heat.conf"
7474

7575
####################

0 commit comments

Comments
 (0)