blob: 33033d9d7ecf2ef8d63b086c9e4a0be29cac697c [file] [log] [blame]
classes:
- system.linux.system.repo.influxdb
- system.linux.system.repo.tcp_elastic
# 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
- system.haproxy.proxy.listen.stacklight.influxdb
- service.haproxy.proxy.single
- system.galera.server.cluster
- system.galera.server.database.grafana
- system.glusterfs.client.cluster
- system.glusterfs.client.volume.prometheus
- system.glusterfs.server.cluster
- system.glusterfs.server.volume.prometheus
- system.influxdb.server.single
- system.influxdb.database.stacklight
- system.salt.minion.cert.prometheus_server
- system.keepalived.cluster.instance.prometheus_server_vip
- system.telegraf.agent.remote
- system.prometheus.server.remote_write.docker
- system.prometheus.server.alertmanager.dns
- system.prometheus.server.target.etcd
- system.prometheus.server.target.kubernetes
- system.prometheus.server.target.dns
- system.docker.swarm.stack.monitoring
- system.docker.swarm.stack.dashboard
- cluster.virtual-mcp11-k8s-contrail.infra
parameters:
_param:
cluster_public_host: mon
cluster_vip_address: ${_param:stacklight_monitor_address}
docker_image_alertmanager: mirantis/alertmanager:latest
docker_image_pushgateway: mirantis/pushgateway:latest
docker_image_prometheus: mirantis/prometheus:latest
docker_image_remote_agent: mirantis/telegraf:latest
docker_image_remote_storage_adapter: mirantis/remote_storage_adapter:latest
docker_image_grafana: grafana/grafana:4.3.2
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: newton
# 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_node01_hostname}
cluster_node01_address: ${_param:stacklight_node01_address}
cluster_node02_hostname: ${_param:stacklight_node02_hostname}
cluster_node02_address: ${_param:stacklight_node02_address}
cluster_node03_hostname: ${_param:stacklight_node03_hostname}
cluster_node03_address: ${_param:stacklight_node03_address}
influxdb_port: 8086
influxdb_admin_password: password
influxdb_stacklight_password: lmapass
prometheus_influxdb_url: "http://${_param:stacklight_monitor_address}:${_param:influxdb_port}/"
prometheus_influxdb_db: lma
prometheus_influxdb_username: lma
prometheus_influxdb_password: ${_param:influxdb_stacklight_password}
keepalived:
cluster:
instance:
VIP:
enabled: false