Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-29 | new fact to check if dhcp is used; | Christoph Kluenter | |
from https://github.com/gds-operations/puppet-resolvconf/blob/master/lib/facter/dhcp_enabled.rb | |||
2013-01-29 | it seems facts cannot start with numbers | Micah Anderson | |
2013-01-29 | add a new fact that provides a fact for each configured ip address, telling you | Micah 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 |