blob: ac90c3188a068bd9e8954901059e739dee268d26 [file] [log] [blame]
Simon Pasquieref3efb52017-05-04 12:47:11 +02001classes:
Simon Pasquierf2b5a3b2017-06-06 17:32:21 +02002- system.linux.system.repo.influxdb
Simon Pasquieref3efb52017-05-04 12:47:11 +02003- system.linux.system.repo.tcp_elastic
Simon Pasquiera7a449d2017-05-11 10:03:41 +02004- system.docker.host
Simon Pasquieref3efb52017-05-04 12:47:11 +02005- system.elasticsearch.server.cluster
6- system.elasticsearch.server.curator
7- system.kibana.server.single
8- system.haproxy.proxy.listen.stacklight.elasticsearch
9- system.haproxy.proxy.listen.stacklight.kibana
Simon Pasquierf2b5a3b2017-06-06 17:32:21 +020010- system.haproxy.proxy.listen.stacklight.influxdb
Simon Pasquieref3efb52017-05-04 12:47:11 +020011- service.haproxy.proxy.single
12- system.glusterfs.client.cluster
13- system.glusterfs.client.volume.prometheus
14- system.glusterfs.server.cluster
15- system.glusterfs.server.volume.prometheus
Simon Pasquierf2b5a3b2017-06-06 17:32:21 +020016- system.influxdb.server.single
17- system.influxdb.database.stacklight
Simon Pasquieref3efb52017-05-04 12:47:11 +020018- system.salt.minion.cert.prometheus_server
19- system.keepalived.cluster.instance.prometheus_server_vip
Bartosz Kupidurab53993a2017-06-06 14:56:59 +020020- system.telegraf.agent.remote
Bartosz Kupiduraa4162762017-05-25 11:30:08 +020021- system.prometheus.server.alertmanager.dns
Simon Pasquieref3efb52017-05-04 12:47:11 +020022- system.prometheus.server.target.etcd
23- system.prometheus.server.target.kubernetes
24- system.prometheus.server.target.dns
25- system.docker.swarm.stack.monitoring
Simon Pasquierf7614022017-05-18 11:53:24 +020026- system.docker.swarm.stack.dashboard
Simon Pasquiera7a449d2017-05-11 10:03:41 +020027- cluster.virtual-mcp11-k8s-contrail.infra
Simon Pasquieref3efb52017-05-04 12:47:11 +020028parameters:
29 _param:
Matthew Mosesohnefddd532017-05-24 17:04:16 +030030 cluster_public_host: mon
Simon Pasquier383e8c52017-05-18 11:00:27 +020031 cluster_vip_address: ${_param:stacklight_monitor_address}
Bartosz Kupidurab53993a2017-06-06 14:56:59 +020032 docker_image_alertmanager: mirantis/alertmanager:latest
33 docker_image_pushgateway: mirantis/pushgateway:latest
34 docker_image_prometheus: mirantis/prometheus:latest
35 docker_image_remote_agent: mirantis/telegraf:latest
Simon Pasquieref3efb52017-05-04 12:47:11 +020036 docker_image_grafana: grafana/grafana:latest
37 grafana_admin_password: admin
38 keepalived_prometheus_vip_address: ${_param:cluster_vip_address}
39 keepalived_prometheus_vip_password: password
40 keepalived_prometheus_vip_interface: ens4
41 # Kibana
42 kibana_elasticsearch_host: ${_param:cluster_vip_address}
Simon Pasquiera7a449d2017-05-11 10:03:41 +020043 # Docker/Elasticsearch
44 cluster_node01_hostname: ${_param:stacklight_node01_hostname}
45 cluster_node01_address: ${_param:stacklight_node01_address}
46 cluster_node02_hostname: ${_param:stacklight_node02_hostname}
47 cluster_node02_address: ${_param:stacklight_node02_address}
48 cluster_node03_hostname: ${_param:stacklight_node03_hostname}
49 cluster_node03_address: ${_param:stacklight_node03_address}
Simon Pasquierf2b5a3b2017-06-06 17:32:21 +020050 influxdb_port: 8086
51 influxdb_admin_password: password
52 influxdb_stacklight_password: lmapass