blob: 6075456594452fbfabc967c1b2f88aa4a85c7aa9 [file] [log] [blame]
Vasyl Saienko91160482018-02-20 17:31:33 +02001classes:
2- system.linux.network.dynamic_hosts
3- service.grafana.collector
4- system.heka.log_collector.single
5- system.heka.log_collector.output.telegraf
6- system.linux.system.repo.mcp.extra
7- system.linux.system.single
8- system.rsyslog.client.single
9- system.prometheus.collector
10- system.telegraf.agent
11- system.openssh.server.team.lab
12- system.openssh.server.team.tcpcloud
13- system.openssh.server.team.mcp_qa
14- cluster.virtual-mcp-pike-dvr-ssl.infra
15- cluster.virtual-mcp-pike-dvr-ssl.openstack
16- cluster.virtual-mcp-pike-dvr-ssl.stacklight
17- cluster.overrides
18parameters:
19 _param:
20 cluster_domain: virtual-mcp-pike-dvr-ssl.local
21 cluster_name: virtual-mcp-pike-dvr-ssl
22 salt_minion_ca_host: cfg01.${linux:system:domain}
23 # infra service addresses
24 infra_config_hostname: cfg01
25 infra_config_address: 172.16.10.100
26 # stacklight service addresses
27 stacklight_monitor_address: 172.16.10.253
28 stacklight_monitor_node01_address: 172.16.10.107
29 stacklight_monitor_node02_address: 172.16.10.108
30 stacklight_monitor_node03_address: 172.16.10.109
31 stacklight_telemetry_address: ${_param:stacklight_monitor_address}
32 stacklight_log_address: ${_param:stacklight_monitor_address}
33 stacklight_telemetry_node01_address: ${_param:stacklight_monitor_node01_address}
34 salt:
35 minion:
36 trusted_ca_minions:
37 - cfg01.${linux:system:domain}