We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b3240 commit 567fb01Copy full SHA for 567fb01
tests/templates/globals-default.j2
@@ -92,6 +92,8 @@ enable_mistral: "yes"
92
enable_redis: "yes"
93
enable_barbican: "yes"
94
enable_heat: "yes"
95
+# NOTE(yoctozepto): see https://bugs.launchpad.net/kolla-ansible/+bug/1906299
96
+enable_aodh: "yes"
97
{% endif %}
98
99
{% if scenario == "ironic" %}
0 commit comments