blob: cf74de212eb2e7c0d9e52f99b540b0795ed56112 [file] [log] [blame]
Ales Komarekc12dd412017-06-27 16:24:42 +02001classes:
2- system.docker.host
Mateusz Matuszkowiakd1df6d12018-06-26 16:20:18 +02003- system.linux.system.repo.mcp.apt_mirantis.elastic.5x
4- system.linux.system.repo.mcp.apt_mirantis.kibana.5x
vitalygusev74db2b82018-03-20 19:16:08 +04005- system.linux.system.repo.mcp.apt_mirantis.influxdb
6- system.linux.system.repo.mcp.apt_mirantis.docker
Ales Komarekc12dd412017-06-27 16:24:42 +02007# Needed to install Galera packages
vitalygusev74db2b82018-03-20 19:16:08 +04008- system.linux.system.repo.mcp.apt_mirantis.openstack
Ales Komarekc12dd412017-06-27 16:24:42 +02009- system.elasticsearch.server.cluster
10- system.elasticsearch.server.curator
11- system.kibana.server.single
12- system.haproxy.proxy.listen.stacklight.elasticsearch
Simon Pasquier91b07092017-08-31 15:04:06 +020013- system.haproxy.proxy.listen.stacklight.influxdb_relay
vitalygusev74db2b82018-03-20 19:16:08 +040014- system.haproxy.proxy.listen.stacklight.kibana
Ales Komarekc12dd412017-06-27 16:24:42 +020015- service.haproxy.proxy.single
vitalygusev74db2b82018-03-20 19:16:08 +040016- system.influxdb.relay.cluster
Ales Komarekc12dd412017-06-27 16:24:42 +020017- system.galera.server.cluster
18- system.galera.server.database.grafana
Martin Polreichd8dc1ed2017-08-16 13:24:26 +000019- system.influxdb.server.single
20- system.influxdb.database.prometheus
Ales Komarekc12dd412017-06-27 16:24:42 +020021- system.salt.minion.cert.prometheus_server
22- system.keepalived.cluster.instance.prometheus_server_vip
Martin Polreich60f94c72017-07-17 09:29:10 +020023- system.telegraf.agent.remote
Dmitry Kalashnik2f1b83a2018-05-29 16:58:29 +040024- system.mongodb.server.cluster
25- system.prometheus.alerta
26- system.prometheus.alertmanager.notification.alerta
27- system.prometheus.server.alert.alerta_relabel
Martin Polreich60f94c72017-07-17 09:29:10 +020028- system.prometheus.server.remote_write.docker
29- system.prometheus.server.alertmanager.dns
Ales Komarekc12dd412017-06-27 16:24:42 +020030- system.prometheus.server.target.dns
Mateusz Matuszkowiak6b97dc82018-02-19 12:07:52 +010031- system.docker.swarm.stack.monitoring.prometheus_global
Dmitry Kalashnik2f1b83a2018-05-29 16:58:29 +040032- system.docker.swarm.stack.monitoring.alerta
Martin Polreich60f94c72017-07-17 09:29:10 +020033- system.docker.swarm.stack.dashboard
Petr Michalecf05e3ea2017-08-21 17:33:16 +020034- cluster.sl-k8s-calico
Ales Komarekc12dd412017-06-27 16:24:42 +020035parameters:
36 _param:
Martin Polreich60f94c72017-07-17 09:29:10 +020037 cluster_vip_address: ${_param:stacklight_monitor_address}
Ales Komarekc12dd412017-06-27 16:24:42 +020038 cluster_public_host: mon
vitalygusev74db2b82018-03-20 19:16:08 +040039 cluster_local_address: ${_param:single_address}
Ildar Svetlove14997a2018-06-09 13:31:48 +040040 docker_image_alertmanager: docker-prod-virtual.docker.mirantis.net/openstack-docker/alertmanager:${_param:apt_mk_version}
41 docker_image_pushgateway: docker-prod-virtual.docker.mirantis.net/openstack-docker/pushgateway:${_param:apt_mk_version}
42 docker_image_prometheus: docker-prod-virtual.docker.mirantis.net/openstack-docker/prometheus:${_param:apt_mk_version}
43 docker_image_remote_agent: docker-prod-virtual.docker.mirantis.net/openstack-docker/telegraf:${_param:apt_mk_version}
44 docker_image_remote_storage_adapter: docker-prod-virtual.docker.mirantis.net/openstack-docker/remote_storage_adapter:${_param:apt_mk_version}
45 docker_image_prometheus_relay: docker-prod-virtual.docker.mirantis.net/openstack-docker/prometheus_relay:${_param:apt_mk_version}
46 docker_image_grafana: docker-prod-virtual.docker.mirantis.net/mirantis/external/grafana:${_param:apt_mk_version}
47 docker_image_alerta: docker-prod-virtual.docker.mirantis.net/mirantis/external/alerta-web:${_param:apt_mk_version}
Mateusz Matuszkowiakd1df6d12018-06-26 16:20:18 +020048 elasticsearch_version: 5
Martin Polreich23093312017-08-15 15:47:25 +020049 docker_influxdb_image: influxdb:1.2
Ales Komarekc12dd412017-06-27 16:24:42 +020050 grafana_admin_password: admin
51 keepalived_prometheus_vip_address: ${_param:cluster_vip_address}
52 keepalived_prometheus_vip_password: password
Martin Polreich60f94c72017-07-17 09:29:10 +020053 keepalived_prometheus_vip_interface: ens4
Ales Komarekc12dd412017-06-27 16:24:42 +020054 # Docker/Elasticsearch
vitalygusev74db2b82018-03-20 19:16:08 +040055 cluster_elasticsearch_port: 9200
56 cluster_kibana_port: 5601
57 cluster_grafana_port: 3000
58 cluster_node01_hostname: ${_param:stacklight_node01_hostname}
59 cluster_node01_address: ${_param:stacklight_node01_address}
60 cluster_node02_hostname: ${_param:stacklight_node02_hostname}
61 cluster_node02_address: ${_param:stacklight_node02_address}
62 cluster_node03_hostname: ${_param:stacklight_node03_hostname}
63 cluster_node03_address: ${_param:stacklight_node03_address}
Ales Komarekc12dd412017-06-27 16:24:42 +020064 # Kibana
65 kibana_elasticsearch_host: ${_param:cluster_vip_address}
Mateusz Matuszkowiakd1df6d12018-06-26 16:20:18 +020066 kibana_version: 5
Ales Komarekc12dd412017-06-27 16:24:42 +020067 # Galera
Martin Polreich60f94c72017-07-17 09:29:10 +020068 openstack_version: newton
vitalygusev74db2b82018-03-20 19:16:08 +040069 galera_innodb_buffer_pool_size: 1024M
70 galera_max_connections: 200
Ales Komarekc12dd412017-06-27 16:24:42 +020071 # Grafana
Ales Komarekc12dd412017-06-27 16:24:42 +020072 grafana_database_type: mysql
73 grafana_database_host: ${_param:cluster_vip_address}
74 grafana_database_password: ${_param:mysql_grafana_password}
vitalygusev74db2b82018-03-20 19:16:08 +040075 # InfluxDB
Martin Polreichf429d852017-07-12 14:28:15 +020076 influxdb_admin_password: password
vitalygusev74db2b82018-03-20 19:16:08 +040077 influxdb_port: 15016
Martin Polreichf429d852017-07-12 14:28:15 +020078 influxdb_stacklight_password: lmapass
Martin Polreich23093312017-08-15 15:47:25 +020079 influxdb_client_host: ${_param:stacklight_monitor_address}
80 influxdb_client_port: ${_param:influxdb_port}
81 influxdb_client_password: ${_param:influxdb_admin_password}
Martin Polreich60f94c72017-07-17 09:29:10 +020082 prometheus_influxdb_url: "http://${_param:stacklight_monitor_address}:${_param:influxdb_port}/"
Bartosz Kupidura514fb5f2017-08-02 14:19:25 +020083 prometheus_influxdb_db: prometheus
Adam Tengler99446832017-07-11 12:43:05 +000084 prometheus_influxdb_username: lma
Martin Polreich60f94c72017-07-17 09:29:10 +020085 prometheus_influxdb_password: ${_param:influxdb_stacklight_password}
vitalygusev74db2b82018-03-20 19:16:08 +040086 telegraf_remote_agent_influxdb_address: ${_param:stacklight_monitor_address}
Martin Polreich60f94c72017-07-17 09:29:10 +020087 elasticsearch:
88 server:
89 heap:
90 size: 1
Ales Komarekc12dd412017-06-27 16:24:42 +020091 keepalived:
92 cluster:
93 instance:
94 VIP:
95 enabled: false