Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [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 |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 6 | - system.salt.minion.cert.proxy |
Tatyana Leontovich | 15b38e8 | 2018-01-11 13:06:38 +0200 | [diff] [blame^] | 7 | - cluster.virtual-mcp-pike-ovs |
Tatyana Leontovich | 8ac23e5 | 2017-12-08 20:06:46 +0200 | [diff] [blame] | 8 | parameters: |
| 9 | _param: |
| 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} |