blob: 2818149f3091168cc9d393a561c970f1de8099de [file] [log] [blame]
Ales Komarekc12dd412017-06-27 16:24:42 +02001classes:
2- system.nginx.server.single
3- system.nginx.server.proxy.stacklight.grafana
Martin Polreich1f587122017-07-19 11:16:35 +02004- 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
7- system.salt.minion.cert.proxy
Adam Tengler75c2f952017-07-04 17:37:15 +00008- cluster.sl_k8s_contrail.infra
Ales Komarekc12dd412017-06-27 16:24:42 +02009parameters:
10 _param:
11 nginx_proxy_grafana_port: 15013
12 cluster_public_host: ${_param:prometheus_control_address}
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}