blob: dd5f6acde84936461f06ffb23f993c1ad55561bb [file] [log] [blame]
Ondrej Smola03ff34e2016-12-01 01:30:33 +01001parameters:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01002 _param:
3 stacklight_monitor_node01_hostname: mon01
Pavel Svimbersky44717ec2017-08-24 11:41:05 +02004 stacklight_monitor_system_codename: xenial
Ondrej Smola03ff34e2016-12-01 01:30:33 +01005 reclass:
6 storage:
7 node:
8 stacklight_server_node01:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01009 name: ${_param:stacklight_monitor_node01_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010010 domain: ${_param:cluster_domain}
11 classes:
12 - cluster.${_param:cluster_name}.stacklight.server
13 - system.elasticsearch.client.single
14 - system.grafana.client.single
Éric Lemoineec7688f2016-12-14 14:18:13 +000015 - system.kibana.client.single
Ondrej Smola03ff34e2016-12-01 01:30:33 +010016 params:
17 salt_master_host: ${_param:reclass_config_master}
Pavel Svimbersky44717ec2017-08-24 11:41:05 +020018 linux_system_codename: ${_param:stacklight_monitor_system_codename}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010019 single_address: ${_param:stacklight_monitor_node01_address}