Skip to content

catch and rescue from looking up non-existent facts#479

Merged
hunner merged 1 commit intopuppetlabs:masterfrom
mklette:master
Jul 9, 2015
Merged

catch and rescue from looking up non-existent facts#479
hunner merged 1 commit intopuppetlabs:masterfrom
mklette:master

Conversation

@mklette
Copy link
Copy Markdown
Contributor

@mklette mklette commented Jun 24, 2015

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.

…'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.
hunner added a commit that referenced this pull request Jul 9, 2015
catch and rescue from looking up non-existent facts
@hunner hunner merged commit b2aed66 into puppetlabs:master Jul 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants