mirror-conova: move syncproxy to default paths, move debian mirrors to public-* paths
[mirror/dsa-puppet.git] / modules / debian_org / lib / facter / paths.rb
index ad4e984..b02f5ff 100644 (file)
@@ -6,10 +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
+   /srv/mirrors/public-debian
+   /srv/mirrors/public-debian-debug
+   /srv/mirrors/public-debian-ports
+   /srv/mirrors/public-debian-security
    /dev/hwrng
 }.each do |path|
        Facter.add("has" + path.gsub(/[\/-]/,'_')) do