| Petr Michalec | 960c6da | 2017-02-06 18:56:01 +0100 | [diff] [blame] | 1 | parameters: |
| 2 | nginx: | ||||
| 3 | server: | ||||
| 4 | site: | ||||
| 5 | nginx_static_rally_results: | ||||
| 6 | enabled: true | ||||
| 7 | type: nginx_static | ||||
| 8 | name: rally_results | ||||
| 9 | check: false | ||||
| 10 | autoindex: true | ||||
| 11 | host: | ||||
| 12 | name: ${_param:cluster_public_host} | ||||
| 13 | port: 8989 | ||||
| 14 | ssl: ${_param:nginx_proxy_ssl} | ||||