mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Forgot an 'end', d'oh
This commit is contained in:
parent
26aa06e6fa
commit
4faabb9842
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ loop do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
# Check 'ready' pool
|
# Check 'ready' pool
|
||||||
$redis.smembers('vmware_host_pool__ready__'+pool['name']).each do |vm|
|
$redis.smembers('vmware_host_pool__ready__'+pool['name']).each do |vm|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue