mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Fixing typo
This commit is contained in:
parent
1ebf772d70
commit
fabea30dbb
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ vsphere = config[:vsphere]
|
|||
$redis = Redis.new
|
||||
|
||||
|
||||
# Clone a V
|
||||
# Clone a VM
|
||||
def clone_vm template, pool, folder, datastore
|
||||
Thread.new {
|
||||
vm = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue