rename varnish to varnish_pkgmirror module
[mirror/dsa-puppet.git] / manifests / site.pp
index b0bd0f9..f4494e6 100644 (file)
@@ -105,6 +105,6 @@ node default {
        }
 
        if $::hostname == 'pkgmirror-csail' {
-               include varnish
+               include varnish_pkgmirror
        }
 }