blob: 8b71bcbfd3790a491554bdcfc5e602f323b1b94d [file] [log] [blame]
Ales Komarekc12dd412017-06-27 16:24:42 +02001classes:
2- system.nginx.server.single
3- system.nginx.server.proxy.stacklight.grafana
4- system.nginx.server.proxy.stacklight.kibana
5- system.nginx.server.proxy.monitoring.prometheus_server
6- system.nginx.server.proxy.monitoring.prometheus_alertmanager
7- system.salt.minion.cert.proxy
8- cluster.sl_os_contrail
9parameters:
10 _param:
11 nginx_proxy_grafana_port: 15013
Martin Polreich1dcbbe72017-07-19 11:28:38 +020012 cluster_public_host: ${_param:prometheus_control_address}
Ales Komarekc12dd412017-06-27 16:24:42 +020013 nginx_proxy_ssl:
14 enabled: true
15 authority: ${_param:salt_minion_ca_authority}
16 engine: salt
17 mode: secure
18 salt_minion_ca_host: cfg01.${_param:cluster_domain}