CID-472: add message on without bootstrap
This commit is contained in:
parent
be4fda69fc
commit
d16a803f7e
@ -24,6 +24,7 @@ class StackBootstrapWorker < Worker
|
|||||||
begin
|
begin
|
||||||
executor.persist_new_servers
|
executor.persist_new_servers
|
||||||
if without_bootstrap
|
if without_bootstrap
|
||||||
|
puts_and_flush "\n\nBootstrap has been skipped. Stack has been successfully created."
|
||||||
0
|
0
|
||||||
else
|
else
|
||||||
bootstrap_or_rollback_if_failed(skip_rollback: skip_rollback)
|
bootstrap_or_rollback_if_failed(skip_rollback: skip_rollback)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user