puppetlabs-stdlib/lib/puppet
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 (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00
parser/functions catch and rescue from looking up non-existent facts when looking for 'kind' 2015-06-24 15:02:02 +02:00
provider/file_line (MODULES-2071) Refactor file_line provider to contain logic to handle parameter multiple in function handle_create_with_after 2015-05-29 00:30:44 -04:00
type Clarifying behaviour of attributes and adding an extra example. 2015-04-09 11:13:42 -07:00