Add note about puppet version requirement.
This commit is contained in:
parent
ba45b63fa0
commit
04964886b9
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
require "puppet"
|
||||
require "optparse"
|
||||
|
||||
# Note: This script requires puppet >= 0.25.5.
|
||||
|
||||
Puppet.settings.parse
|
||||
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue