X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=0c178c135525fa29108b95e2e30d1c22fa4569d2;hb=92231a9ecd050326e3501e3c0a62b77f308025fd;hp=c1cdd53db0ba602be91fd83acb2816af2f72fd7e;hpb=dd128c4ffc861f6c3bb480f6098fb46014fc12cf;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index c1cdd53db..0c178c135 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -19,6 +19,9 @@ Service { } node default { + # we really should rename this one + 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')