From 349c58f668e419595ff3aff902948e7901e88d55 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 28 Jan 2013 21:45:09 +0100 Subject: update services/monitoring.json to include openvpn_gateway_address --- provider_base/services/monitor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'provider_base') diff --git a/provider_base/services/monitor.json b/provider_base/services/monitor.json index 0a44ded1..09972308 100644 --- a/provider_base/services/monitor.json +++ b/provider_base/services/monitor.json @@ -1,6 +1,6 @@ { "nagios": { "nagiosadmin_pw": "= secret :nagios_admin_password", - "hosts": "= nodes['production' => true].fields('domain.full', 'ip_address', 'services')" + "hosts": "= nodes['production' => true].fields('domain.internal', 'ip_address', 'services', 'openvpn.gateway_address')" } -} \ No newline at end of file +} -- cgit v1.2.3