Fixing typo

This commit is contained in:
Scott Schneider 2013-11-04 12:15:22 -08:00
parent 1ebf772d70
commit fabea30dbb

View file

@ -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 = {}