| classes: |
| - system.glusterfs.client.cluster |
| - system.glusterfs.client.volume.prometheus |
| - system.salt.minion.cert.prometheus_server |
| - system.keepalived.cluster.instance.prometheus_server_vip |
| - system.prometheus.server.target.etcd |
| - system.prometheus.server.target.kubernetes |
| - system.prometheus.server.target.dns |
| - system.docker.swarm.stack.monitoring |
| - cluster.virtual-mcp11-k8s-calico.infra |
| parameters: |
| _param: |
| cluster_vip_address: ${_param:docker_swarm_address} |
| docker_image_alertmanager: alertmanager:latest |
| docker_image_pushgateway: pushgateway:latest |
| docker_image_prometheus: prometheus:latest |
| keepalived_prometheus_vip_address: ${_param:cluster_vip_address} |
| keepalived_prometheus_vip_password: password |
| keepalived_prometheus_vip_interface: ens4 |