blob: f2a44693204d2389e3b563c8fe049542c7d255a3 [file] [log] [blame]
Ales Komarekc12dd412017-06-27 16:24:42 +02001classes:
2- system.nginx.server.single
Martin Polreich60f94c72017-07-17 09:29:10 +02003- system.nginx.server.proxy.stacklight.grafana
4- system.nginx.server.proxy.stacklight.kibana
Ales Komarekc12dd412017-06-27 16:24:42 +02005- system.nginx.server.proxy.monitoring.prometheus_server
6- system.nginx.server.proxy.monitoring.prometheus_alertmanager
Martin Polreich60f94c72017-07-17 09:29:10 +02007- system.salt.minion.cert.proxy
Ales Komarekc12dd412017-06-27 16:24:42 +02008- cluster.sl_k8s_calico
9parameters:
10 _param:
11 cluster_public_host: ${_param:prometheus_control_address}
Martin Polreich60f94c72017-07-17 09:29:10 +020012 nginx_proxy_grafana_port: 15013
13 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}