commit | a75691c0d21cecda4c5469e168fd8d31f868f7d1 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Tue Jul 31 09:49:49 2018 +0000 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Thu Aug 02 11:12:31 2018 +0000 |
tree | e6fb931870c224d771b44ec6505a1fcc27f0dff9 | |
parent | 7f0eeea879c863278c78bc400a5b5eb0c90e7db5 [diff] [blame] |
[SSL] Sync new options for apache and nginx Set the same options via apache[nginx]/files/_ssl.conf template for sites as they were set by apache[nginx]/files/_ssl_secure.conf (deprecated) earlier. By default the same set of ciphers was set in nginx and apache in _ssl_secure.conf Now the same list of ciphers is set through pillar. Change-Id: I64b6bfe0cbb23d204a50c6bde8d9de6ed6fac306 Related-Prod: https://mirantis.jira.com/browse/PROD-20921
diff --git a/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/init.yml b/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/init.yml index 95066cb..017a30d 100644 --- a/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/init.yml +++ b/classes/cluster/virtual-mcp-pike-dvr-ssl-barbican/openstack/init.yml
@@ -220,6 +220,8 @@ - "*" barbican_integration_enabled: true galera_ssl_enabled: true + nginx_proxy_ssl_enabled: true + apache_ssl_enabled: true rabbitmq_ssl_enabled: true rabbitmq_port: 5671 # for non-ssl use 5672 / for ssl 5671 linux: