X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=88f565d95d7bbbea8b12fbaed79502ed2f664f43;hb=5f25e6e23fc7a0f900ef5c32d066f91c82b9cfdb;hp=b735738c292bb192a2057acc42478611743f2f1f;hpb=c84ac8bcda991bff037042fa26c503a504943e85;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index b735738c2..88f565d95 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -19,7 +19,10 @@ Service { } node default { - include site + # this is magic: it will include whatever classes says we should + # include, based on the value of the "classes" array + hiera_include('classes') + include munin include syslog_ng include sudo