mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Update pe provisioner
This commit is contained in:
parent
d31b5e6b8f
commit
cd794ad160
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
|
||||
# provision new hosts with pe
|
||||
class PROVISION
|
||||
def initialize
|
||||
def initialize(args)
|
||||
@version = args['PE_VERSION']
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue