Skip to content

Commit

Permalink
Update create_server.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
cardil authored Apr 6, 2020
1 parent b7c7fed commit 0dd1c5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def execute(env)

# Store the ID right away so we can track it
env[:machine].id = server_id

env[:ui].info(" -- ID : #{server_id}")

waiting_for_server_to_be_built(env, server_id)
Expand Down

0 comments on commit 0dd1c5b

Please sign in to comment.