mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Fix missing end
This commit is contained in:
parent
c6cf86669a
commit
f15df69eef
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ class Vmfloaty
|
||||||
end
|
end
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
end
|
||||||
|
|
||||||
if hostnames.nil?
|
if hostnames.nil?
|
||||||
STDERR.puts "You did not provide any hosts to delete"
|
STDERR.puts "You did not provide any hosts to delete"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue