mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Remove extra print
This commit is contained in:
parent
c8dc80c1f1
commit
cafe3ee005
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ class CLI < Thor
|
||||||
option :withpe
|
option :withpe
|
||||||
def get(os_list)
|
def get(os_list)
|
||||||
# POST -d os_list vmpooler.company.com/vm
|
# POST -d os_list vmpooler.company.com/vm
|
||||||
say "vmpooler: #{@vmpooler_url}"
|
|
||||||
if options[:withpe]
|
if options[:withpe]
|
||||||
say "Get a #{os_list} VM here and provision with PE verison #{options[:withpe]}"
|
say "Get a #{os_list} VM here and provision with PE verison #{options[:withpe]}"
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue