Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
This commit is contained in:
commit
a8d5e9c0fc
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
require "puppet"
|
||||
require "optparse"
|
||||
|
||||
# Note: This script requires puppet >= 0.25.5.
|
||||
|
||||
Puppet.settings.parse
|
||||
|
||||
options = {
|
||||
:node => Puppet[:certname],
|
||||
:types => [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue