feat: add nodelookup
- add helper script to make quering puppetdb easier and more efficient
This commit is contained in:
@@ -35,6 +35,7 @@ class profiles::base (
|
||||
include profiles::dns::base
|
||||
include profiles::cloudinit::init
|
||||
include profiles::metrics::default
|
||||
include profiles::helpers::node_lookup
|
||||
|
||||
# include the python class
|
||||
class { 'python':
|
||||
|
||||
Reference in New Issue
Block a user