X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fstatic_source.pp;fp=modules%2Froles%2Fmanifests%2Fstatic_source.pp;h=b34db3f3d468b371b6a446ec67b5c75f4374494d;hb=706a3d41c060de8527a6070e831c4e6b66fff099;hp=25c99a98f122237b34c1eae5e95e30c0946d2cef;hpb=63e1964b76552a5010633f9c8673e6b8c2048925;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/static_source.pp b/modules/roles/manifests/static_source.pp index 25c99a98f..b34db3f3d 100644 --- a/modules/roles/manifests/static_source.pp +++ b/modules/roles/manifests/static_source.pp @@ -1,3 +1,6 @@ +# a static source +# +# origin of static content. From here it goes to the static master before that one pushes it to the mirrors class roles::static_source { include roles::static_base }