Tatyana Leontovich | f5c8393 | 2018-01-31 11:55:19 +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 |
| 6 | - system.salt.minion.cert.proxy |
| 7 | - cluster.virtual-offline-pike-ovs |
| 8 | parameters: |
| 9 | _param: |
Tatyana Leontovich | 4286f61 | 2018-06-04 21:57:25 +0300 | [diff] [blame^] | 10 | cluster_public_host: ${_param:openstack_proxy_address} |
Tatyana Leontovich | f5c8393 | 2018-01-31 11:55:19 +0200 | [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.${_param:cluster_domain} |