mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
Fix alignment of end keywords
This commit is contained in:
parent
a839af2710
commit
f1f173ddb6
2 changed files with 23 additions and 23 deletions
|
|
@ -267,7 +267,7 @@ module Vmpooler
|
|||
if pool_index.include? poolname
|
||||
unless pools[pool_index[poolname]]['clone_target'] == clone_target
|
||||
pools[pool_index[poolname]]['clone_target'] == clone_target
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue