X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=manifests%2Fsite.pp;fp=manifests%2Fsite.pp;h=f4494e6b00d55236dac01c9d3500dd6bb1b3d1c0;hp=b0bd0f9d68fd99f02247957196234dc61cf7c9b6;hb=05585e883e1de8150cc30ac1d2e474c0b153c128;hpb=edcd0306d8e45cc58be87a3f85483b6c0030b237 diff --git a/manifests/site.pp b/manifests/site.pp index b0bd0f9d6..f4494e6b0 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -105,6 +105,6 @@ node default { } if $::hostname == 'pkgmirror-csail' { - include varnish + include varnish_pkgmirror } }