put initial ssh_known_hosts in place and run ud-replicate by puppet
[mirror/dsa-puppet.git] / modules / debian_org / lib / facter / paths.rb
index ee6afbc..c422bc4 100644 (file)
@@ -14,6 +14,7 @@
    /srv/mirrors/public-debian-security
    /dev/hwrng
    /lib/udev/rules.d/60-kpartx.rules
+   /etc/ssh/ssh_known_hosts
 }.each do |path|
        Facter.add("has" + path.gsub(/[\/.-]/,'_')) do
                setcode do