Files
no-secrets-athq-ansible/roles/monitoring-master/files/services_vhosts_http_checks.conf

8 lines
141 B
Plaintext

apply Service for (http_vhost => config in host.vars.http_vhosts) {
import "generic-service"
check_command = "http"
vars += config
}