summaryrefslogtreecommitdiff
path: root/provider_base/services/monitor.json
blob: 099723084330829dc17c337211eded572f7e1590 (plain)
1
2
3
4
5
6
{
  "nagios": {
    "nagiosadmin_pw": "= secret :nagios_admin_password",
    "hosts": "= nodes['production' => true].fields('domain.internal', 'ip_address', 'services', 'openvpn.gateway_address')" 
  }
}