Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 1 | classes: |
| 2 | - system.nginx.server.single |
| 3 | - system.nginx.server.proxy.openstack_api |
| 4 | - system.nginx.server.proxy.openstack_vnc |
| 5 | - system.nginx.server.proxy.openstack_web |
| 6 | - system.salt.minion.cert.proxy |
| 7 | - cluster.virtual-mcp-ocata-ovs |
| 8 | parameters: |
| 9 | _param: |
Tatyana Leontovich | 3ca999a | 2017-04-11 12:52:19 +0300 | [diff] [blame] | 10 | nginx_proxy_ssl: |
| 11 | enabled: true |
| 12 | authority: ${_param:salt_minion_ca_authority} |
| 13 | engine: salt |
| 14 | mode: secure |
| 15 | salt_minion_ca_host: cfg01.${_param:cluster_domain} |