From cf9340d32530f84b9b318264194378c778162198 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 29 Jul 2012 17:58:20 +0100 Subject: [PATCH] er, wrong name Signed-off-by: Stephen Gran --- modules/bacula/manifests/director.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/bacula/manifests/director.pp b/modules/bacula/manifests/director.pp index f1a76a46b..b3fc7a50c 100644 --- a/modules/bacula/manifests/director.pp +++ b/modules/bacula/manifests/director.pp @@ -36,7 +36,7 @@ class bacula::director inherits bacula { rule => "proto tcp mod state state (NEW) dport (bacula-dir) saddr (${bacula_director_address} localhost) ACCEPT", } - file { '/etc/bacula/conf.d/empty': + file { '/etc/bacula/conf.d/empty.conf': content => '', mode => '0440', group => bacula, -- 2.20.1