X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=manifests%2Fsite.pp;h=f4494e6b00d55236dac01c9d3500dd6bb1b3d1c0;hb=989de3f4bfee6e864f34e915a4773360f6e7492a;hp=b0bd0f9d68fd99f02247957196234dc61cf7c9b6;hpb=641b06da386fa4d8f9d992fdcc88470c63bb8835;p=mirror%2Fdsa-puppet.git 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 } }