From: Stephen Gran Date: Fri, 17 Aug 2012 11:01:33 +0000 (+0100) Subject: but not here X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=562fab891e679381498a8676f8c3ca81f41c96f4;p=mirror%2Fdsa-puppet.git but not here Signed-off-by: Stephen Gran --- diff --git a/modules/bacula/manifests/director.pp b/modules/bacula/manifests/director.pp index b48eedcb9..4ae22ca12 100644 --- a/modules/bacula/manifests/director.pp +++ b/modules/bacula/manifests/director.pp @@ -1,5 +1,4 @@ class bacula::director inherits bacula { - bacula::node { $::fqdn: } package { ['bacula-director-pgsql', 'bacula-common', 'bacula-common-pgsql']: ensure => installed