puppetlabs-stdlib/lib/puppet/parser
Mathias Klette e96a818782 catch and rescue from looking up non-existent facts when looking for 'kind'
facter (2.x) only provides facts without interface suffix for
 * ipaddress
 * netmask

'macaddress' and 'network' facts will always have the related interface
name appended. in turns lookupvar throws errors when strict_variables is
enabled.
2015-06-24 15:02:02 +02:00
..
functions catch and rescue from looking up non-existent facts when looking for 'kind' 2015-06-24 15:02:02 +02:00