aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/monitor.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-20 16:45:26 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-20 16:45:26 -0200
commit82b911248650f1b8da03ec04ef4a9121f8e107e5 (patch)
treec9fc49116f1960da79fe01385e3b0e71bf7f50fc /manifests/subsystems/monitor.pp
parent345d45b406010c59ec8cfae99f177fbe9df10a78 (diff)
downloadpuppet-nodo-82b911248650f1b8da03ec04ef4a9121f8e107e5.tar.gz
puppet-nodo-82b911248650f1b8da03ec04ef4a9121f8e107e5.tar.bz2
Extlookup for firewall_ssl_ratelimit
Diffstat (limited to 'manifests/subsystems/monitor.pp')
-rw-r--r--manifests/subsystems/monitor.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/monitor.pp b/manifests/subsystems/monitor.pp
index 5be3509..2e59838 100644
--- a/manifests/subsystems/monitor.pp
+++ b/manifests/subsystems/monitor.pp
@@ -7,7 +7,7 @@ class monitor(
if $type == 'vserver' {
include nagios::target::fqdn
- nagios::service::ping { "$fqdn": }
+ nagios::service::ping { "$fqdn": }
}
if $type == 'host' or $type == 'personal' {