Skip to content

Instantly share code, notes, and snippets.

@claflico
Created March 16, 2015 21:28
Show Gist options
  • Save claflico/2674d2224ea78c47fa50 to your computer and use it in GitHub Desktop.
Save claflico/2674d2224ea78c47fa50 to your computer and use it in GitHub Desktop.
node default {
$extlookup_datadir = inline_template("<%= Puppet[:manifestdir] %>/extdata")
$extlookup_precedence = ["fqdn/%{fqdn}", "env/%{environment}", 'default']
include snmpd
include sysops
include truth::enforcer
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment