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