aboutsummaryrefslogtreecommitdiff
path: root/manifests/physical.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-06-08 00:28:12 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-06-08 00:28:12 -0300
commit2256496513c57cda02aac3fc12a8f89efdfe11c8 (patch)
treeb2573d7bfebd6bb9424004c5291a8842887a7ce0 /manifests/physical.pp
parentec06b10e73a914082e3503b9f93bd1bff229ffcc (diff)
downloadpuppet-nodo-2256496513c57cda02aac3fc12a8f89efdfe11c8.tar.gz
puppet-nodo-2256496513c57cda02aac3fc12a8f89efdfe11c8.tar.bz2
Adding nagios ping service on physical hosts
Diffstat (limited to 'manifests/physical.pp')
-rw-r--r--manifests/physical.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/physical.pp b/manifests/physical.pp
index 38b2a13..c2a9dbe 100644
--- a/manifests/physical.pp
+++ b/manifests/physical.pp
@@ -12,6 +12,7 @@ class nodo::physical inherits nodo {
if $use_nagios != false {
include nagios::target
+ nagios::service::ping { "$fqdn": }
}
# Time configuration