2 require => File['/etc/apt/apt.conf.d/local-recommends']
13 path => '/usr/bin:/usr/sbin:/bin:/sbin'
22 # we really should rename this one
26 # this is magic: it will include whatever classes says we should
27 # include, based on the value of the "classes" array
28 hiera_include('classes')
30 include roles::pubsub::client
31 class { 'roles::udldap::client':
35 if getfromhash($site::nodeinfo, 'ganeti') {
39 if $::kernel == 'Linux' {
44 if $::mta == 'exim4' {
45 if getfromhash($site::nodeinfo, 'heavy_exim') {
50 } elsif $::mta == 'postfix' {
60 if $::hostname in [buxtehude,milanollo,lw01,lw02,lw03,lw04,lw09,lw10,senfter,gretchaninov,sibelius] {
72 if $::hostname in [geo3,wieck] {
73 include debian_org::radvd
77 munin::check { 'spamassassin': }
80 if $::hostname == 'pkgmirror-csail' {
81 include varnish_pkgmirror