Make syncproxy mirror basedir configurable in hiera, and use it in all templates...
[mirror/dsa-puppet.git] / modules / debian_org / lib / facter / paths.rb
index ccc4588..ad4e984 100644 (file)
@@ -6,6 +6,10 @@
    /srv/mirrors/debian-debug
    /srv/mirrors/debian-ports
    /srv/mirrors/debian-security
+   /srv/mirrors/syncproxy-debian
+   /srv/mirrors/syncproxy-debian-debug
+   /srv/mirrors/syncproxy-debian-ports
+   /srv/mirrors/syncproxy-debian-security
    /dev/hwrng
 }.each do |path|
        Facter.add("has" + path.gsub(/[\/-]/,'_')) do