fd: also use the grep in public_addresses to learn if we support v4/v6
[mirror/dsa-puppet.git] / 3rdparty / modules / certregen / lib / facter / hostcrl.rb
1 Facter.add(:hostcrl) do
2   confine :has_puppet => true
3   setcode { Puppet[:hostcrl] }
4 end