commented raise 'hello'
This commit is contained in:
parent
a0cfd3f3ad
commit
e9f4feed97
@ -250,7 +250,7 @@ module Devops
|
|||||||
|
|
||||||
# deploy phase. Assume that all servers are bootstraped successfully here.
|
# deploy phase. Assume that all servers are bootstraped successfully here.
|
||||||
begin
|
begin
|
||||||
raise "hello"
|
#raise "hello"
|
||||||
@out << "\n"
|
@out << "\n"
|
||||||
@out.flush
|
@out.flush
|
||||||
# run_list = @server.run_list + provider.run_list
|
# run_list = @server.run_list + provider.run_list
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user