Signed-off-by: Stephen Gran <steve@lobefin.net>
include postgres
}
- if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, schumann, soler, widor, wolkenstein] {
- @@bacula::node { $::fqdn: }
- }
-
if $::spamd {
munin::check { 'spamassassin': }
}
class bacula::client inherits bacula {
@@bacula::storage-per-node { $::fqdn: }
+ if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, schumann, soler, widor, wolkenstein] {
+ @@bacula::node { $::fqdn: }
+ }
+
package { ['bacula-fd']:
ensure => installed
}