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: |
Tatyana Leontovich | 2c3e0f9 | 2018-07-16 16:12:56 +0300 | [diff] [blame] | 12 | enabled: false |
Tatyana Leontovich | f5c8393 | 2018-01-31 11:55:19 +0200 | [diff] [blame] | 13 | authority: ${_param:salt_minion_ca_authority} |
| 14 | engine: salt |
| 15 | mode: secure |
Adam Tengler | 066fc07 | 2018-06-05 13:26:00 +0000 | [diff] [blame] | 16 | salt_minion_ca_host: cfg01.${_param:cluster_domain} |
| 17 | nginx: |
| 18 | server: |
| 19 | site: |
| 20 | nginx_ssl_redirect_openstack_web: |
Adam Tengler | a8d1860 | 2018-06-06 14:05:43 +0000 | [diff] [blame] | 21 | redirect: |
Tatyana Leontovich | 2c3e0f9 | 2018-07-16 16:12:56 +0300 | [diff] [blame] | 22 | protocol: http |
Adam Tengler | a8d1860 | 2018-06-06 14:05:43 +0000 | [diff] [blame] | 23 | host: $host |