commit | 809a96075f6f5783093a4407cd23e5b6b7e0b28f | [log] [tgz] |
---|---|---|
author | Oleksandr Shyshko <oshyshko@mirantis.com> | Tue Oct 23 16:48:49 2018 +0300 |
committer | Oleksandr Shyshko <oshyshko@mirantis.com> | Wed Oct 24 12:34:39 2018 +0300 |
tree | 791f98e8d013c040c4950c724072d0873477deb9 | |
parent | ef61cdfb76326d3c8e765d0bea7609abe6190296 [diff] [blame] |
Added enabled flag to mysql/rabbitMQ client certs It is needed because we include cert templates on the system level. Certs will be created only if x509 feature for mysql/rabbitMQ is enabled. Change-Id: Icc57c9737f8e93910aded54202c796a9a880670e
diff --git a/salt/minion/cert/mysql/clients/openstack/heat.yml b/salt/minion/cert/mysql/clients/openstack/heat.yml index 1246dae..f338de7 100644 --- a/salt/minion/cert/mysql/clients/openstack/heat.yml +++ b/salt/minion/cert/mysql/clients/openstack/heat.yml
@@ -9,6 +9,7 @@ minion: cert: mysql-heat-client: + enabled: ${_param:openstack_mysql_x509_enabled} host: ${_param:salt_minion_ca_host} authority: ${_param:salt_minion_ca_authority} common_name: mysql-heat-client