commit | fbe468b68bc3e6e4afbf94dba952f04055ff56ec | [log] [tgz] |
---|---|---|
author | Kirill Bespalov <kbespalov@mirantis.com> | Tue Sep 19 16:35:05 2017 +0300 |
committer | Kirill Bespalov <kbespalov@mirantis.com> | Fri Oct 27 06:25:35 2017 +0000 |
tree | efe551c464e6252ee1f54c6f80d51e67f3532c47 | |
parent | d57cbf9ff3cdaf54eccff063fb51555d511e544d [diff] [blame] |
MySQL TLS Support Change-Id: I46cb98d8ada7e0521e9adaabb080d8ce939c2f71
diff --git a/tests/pillar/ssl.sls b/tests/pillar/ssl.sls index f11f67c..27bf62b 100644 --- a/tests/pillar/ssl.sls +++ b/tests/pillar/ssl.sls
@@ -1,11 +1,15 @@ # Test of enabling SSL for the following communication paths: # - messaging (rabbitmq) +# - database include: - .server_cluster heat: server: + database: + ssl: + enabled: True message_queue: port: 5671 ssl: