blob: cac402ccb70b7c12e231c2394c74cedca39f518e [file] [log] [blame]
classes:
- system.linux.system.repo.elasticsearch.5
- system.linux.system.repo.kibana.5
- system.linux.system.repo.docker
# Needed to install Galera packages
- system.linux.system.repo.mcp.openstack
- system.docker.host
- system.elasticsearch.server.cluster
- system.elasticsearch.server.curator
- system.kibana.server.single
- system.haproxy.proxy.listen.stacklight.elasticsearch
- system.haproxy.proxy.listen.stacklight.kibana
- service.haproxy.proxy.single
- system.galera.server.cluster
- system.galera.server.database.grafana
- system.salt.minion.cert.prometheus_server
- system.keepalived.cluster.instance.prometheus_server_vip
- system.telegraf.agent.remote
- system.mongodb.server.cluster
- system.prometheus.alerta
- system.prometheus.alertmanager.notification.alerta
- system.prometheus.server.alert.alerta_relabel
- system.prometheus.server.alertmanager.dns
- system.prometheus.server.target.dns.alertmanager
- system.prometheus.server.target.dns.prometheus
- system.prometheus.server.target.dns.pushgateway
- system.prometheus.server.target.dns.remote_agent
- system.docker.swarm.stack.monitoring.prometheus
- system.docker.swarm.stack.monitoring.prometheus.global
- system.docker.swarm.stack.monitoring.alertmanager
- system.docker.swarm.stack.monitoring.prometheus_relay
- system.docker.swarm.stack.monitoring.pushgateway
- system.docker.swarm.stack.monitoring.remote_agent
- system.docker.swarm.stack.monitoring.alerta
- system.docker.swarm.stack.dashboard
- cluster.sl-k8s-contrail.infra
parameters:
_param:
cluster_public_host: mon
cluster_vip_address: ${_param:stacklight_monitor_address}
cluster_local_address: ${_param:single_address}
docker_image_alertmanager: docker-prod-virtual.docker.mirantis.net/openstack-docker/alertmanager:${_param:apt_mk_version}
docker_image_pushgateway: docker-prod-virtual.docker.mirantis.net/openstack-docker/pushgateway:${_param:apt_mk_version}
docker_image_prometheus: docker-prod-virtual.docker.mirantis.net/openstack-docker/prometheus:${_param:apt_mk_version}
docker_image_remote_agent: docker-prod-virtual.docker.mirantis.net/openstack-docker/telegraf:${_param:apt_mk_version}
docker_image_prometheus_relay: docker-prod-virtual.docker.mirantis.net/openstack-docker/prometheus_relay:${_param:apt_mk_version}
docker_image_grafana: docker-prod-virtual.docker.mirantis.net/mirantis/external/grafana:${_param:apt_mk_version}
docker_image_alerta: docker-prod-virtual.docker.mirantis.net/mirantis/external/alerta-web:${_param:apt_mk_version}
grafana_admin_password: admin
keepalived_prometheus_vip_address: ${_param:cluster_vip_address}
keepalived_prometheus_vip_password: password
keepalived_prometheus_vip_interface: ens4
# Galera
openstack_version: ocata
galera_innodb_buffer_pool_size: 1024M
galera_max_connections: 200
# Grafana
grafana_database_type: mysql
grafana_database_host: ${_param:cluster_vip_address}
grafana_database_password: ${_param:mysql_grafana_password}
# Kibana
kibana_elasticsearch_host: ${_param:cluster_vip_address}
# Docker/Elasticsearch
cluster_node01_hostname: ${_param:stacklight_monitor_node01_hostname}
cluster_node01_address: ${_param:stacklight_monitor_node01_address}
cluster_node02_hostname: ${_param:stacklight_monitor_node02_hostname}
cluster_node02_address: ${_param:stacklight_monitor_node02_address}
cluster_node03_hostname: ${_param:stacklight_monitor_node03_hostname}
cluster_node03_address: ${_param:stacklight_monitor_node03_address}
rabbitmq_openstack_password: workshop
heka_amqp_host: ${_param:kubernetes_control_address}
elasticsearch:
server:
heap:
size: 1
keepalived:
cluster:
instance:
VIP:
enabled: false