summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/base.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index 526a8fd..fa28c41 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -20,6 +20,7 @@ class nagios::base {
'nagios_cfgdir':
ensure => directory,
path => $cfg_dir,
+ alias => nagios_confd,
recurse => true,
purge => true,
force => true,