Tatyana Leontovich | 4f9d1a9 | 2018-03-28 15:36:40 +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-offline-ssl |
| 8 | parameters: |
| 9 | _param: |
Vasyl Saienko | f459077 | 2018-05-04 12:43:07 +0300 | [diff] [blame^] | 10 | cluster_public_host: ${_param:openstack_proxy_address} |
Tatyana Leontovich | 4f9d1a9 | 2018-03-28 15:36:40 +0300 | [diff] [blame] | 11 | nginx_proxy_ssl: |
| 12 | enabled: true |
| 13 | authority: ${_param:salt_minion_ca_authority} |
| 14 | engine: salt |
| 15 | mode: secure |
| 16 | salt_minion_ca_host: cfg01.${linux:system:domain} |