summaryrefslogtreecommitdiff
path: root/manifests/base.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-02-06 22:18:15 +0100
committermh <mh@immerda.ch>2011-02-06 22:18:15 +0100
commit66e38fc0d07d265929081779730c97c460bf0e5d (patch)
tree4cdbae95e33d805490eb89949a3139c86c0cf76d /manifests/base.pp
parentd1c614a5054c5260ac496316ca802a9246e1a491 (diff)
and we need also to remove the overwrite
Diffstat (limited to 'manifests/base.pp')
-rw-r--r--manifests/base.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index 89ab79f..88ac64c 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -116,11 +116,6 @@ class nagios::base {
require => File['nagios_confd'],
notify => Service['nagios'],
}
- Nagios_hostgroupescalation <||> {
- target => "${nagios::defaults::vars::int_nagios_cfgdir}/conf.d/nagios_hostgroupescalation.cfg",
- require => File['nagios_confd'],
- notify => Service['nagios'],
- }
Nagios_service <||> {
target => "${nagios::defaults::vars::int_nagios_cfgdir}/conf.d/nagios_service.cfg",
require => File['nagios_confd'],