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