X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=3e4e39d6702d21bbf31174901d733f8a1888458c;hb=e70ab8f2f7a01c1e695541cfc64f0e2cf82dd588;hp=c1cdd53db0ba602be91fd83acb2816af2f72fd7e;hpb=6ecc5aff091790a2d65d2f911215032d76e3a43d;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index c1cdd53db..3e4e39d67 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -19,6 +19,10 @@ Service { } node default { + # we really should rename this one + include site + include base + # this is magic: it will include whatever classes says we should # include, based on the value of the "classes" array hiera_include('classes')