mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -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
|
$redis = Redis.new
|
||||||
|
|
||||||
|
|
||||||
# Clone a V
|
# Clone a VM
|
||||||
def clone_vm template, pool, folder, datastore
|
def clone_vm template, pool, folder, datastore
|
||||||
Thread.new {
|
Thread.new {
|
||||||
vm = {}
|
vm = {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue