blob: 3cd04b87a3e0ffe138b5c9f95388d6cdeedb1724 [file] [log] [blame]
Oleksandr Shyshkoab68fe52018-06-15 18:30:14 +03001classes:
2- system.salt.minion.cert.vnc.novncproxy_client
3parameters:
4 nova:
5 controller:
6 novncproxy:
7 tls:
8 enabled: True
9 key_file: ${_param:novncproxy_client_ssl_key_file}
10 cert_file: ${_param:novncproxy_client_ssl_cert_file}
11 ca_file: ${_param:novncproxy_ssl_ca_file}
12 all_file: ${_param:nova_websocketproxy_ssl_all_file}
13