commit | 0ef10787d034ed4c168337b8208f2290e0772a7a | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Wed Mar 21 14:39:11 2018 +0200 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Wed Mar 21 15:15:50 2018 +0200 |
tree | 97fdc48de276d66fc0c7e7c722ed3f6b6be8bb60 | |
parent | 6e314398e13542d3c6c55d187fcdf75cff776863 [diff] |
Add workaround for PROD-18667 gnocchi:common section is rendered incorrectly on execution of salt.minion state, adding a workaround for this. Change-Id: Idb3b7dba7a732e7a3ef9dd34e6b66697bb7b975d
diff --git a/classes/cluster/virtual-mcp11-aio-telemetry/openstack/init.yml b/classes/cluster/virtual-mcp11-aio-telemetry/openstack/init.yml index 6d7af4d..0bd7c8d 100755 --- a/classes/cluster/virtual-mcp11-aio-telemetry/openstack/init.yml +++ b/classes/cluster/virtual-mcp11-aio-telemetry/openstack/init.yml
@@ -59,6 +59,9 @@ nginx_proxy_openstack_panko_host: 127.0.0.1 gnocchi: common: + # Remove 'enabled' when https://mirantis.jira.com/browse/PROD-18667 + # is fixed + enabled: true database: ssl: enabled: ${_param:galera_ssl_enabled}