summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config/lib/facter/ip_interface.rb
AgeCommit message (Collapse)Author
2013-01-29it seems facts cannot start with numbersMicah Anderson
2013-01-29add a new fact that provides a fact for each configured ip address, telling youMicah Anderson
which interface has it (essentially the inverse of the ipaddress_${interface} fact). Switch the hiera lookups of the $interface, which was pulling from the .json to pull instead from the above fact, see #1547 and #1548