without puts
This commit is contained in:
parent
5f9a22498f
commit
03d8553fb0
@ -46,7 +46,6 @@ module ServerCommands
|
||||
s.key = params["key"] || provider.ssh_key
|
||||
|
||||
i = mongo.image env.image
|
||||
puts "Image: #{i.inspect}"
|
||||
s.remote_user = i.remote_user
|
||||
s.created_by = user
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user