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
25 # this is magic: it will include whatever classes says we should
26 # include, based on the value of the "classes" array
27 hiera_include('classes')
29 include roles::pubsub::client
30 class { 'roles::udldap::client':
34 if getfromhash($site::nodeinfo, 'ganeti') {
38 if $::kernel == 'Linux' {
43 if $::mta == 'exim4' {
44 if getfromhash($site::nodeinfo, 'heavy_exim') {
49 } elsif $::mta == 'postfix' {
59 if $::hostname in [buxtehude,milanollo,lw01,lw02,lw03,lw04,lw09,lw10,senfter,gretchaninov,sibelius] {
71 if $::hostname in [geo3,wieck] {
72 include debian_org::radvd
76 munin::check { 'spamassassin': }
79 if $::hostname == 'pkgmirror-csail' {
80 include varnish_pkgmirror