Parse puppet configuration in puppetsearch.
This commit is contained in:
parent
f0df346e7c
commit
ba45b63fa0
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
require "puppet"
|
||||
require "optparse"
|
||||
|
||||
Puppet.settings.parse
|
||||
|
||||
options = {
|
||||
:node => Puppet[:certname],
|
||||
:types => [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue