summaryrefslogtreecommitdiff
path: root/provider_base/services/monitor.json
blob: c3e2b954e416dc31f548ba1ffe3a6dd2c47479fd (plain)
1
2
3
4
5
6
{
  "nagios": {
    "nagiosadmin_pw": "= secret :nagios_admin_password",
    "hosts": "= nodes_like_me.pick_fields('domain.internal', 'ip_address', 'services', 'openvpn.gateway_address')"
  }
}