Merge "Revert "remove /etc/genesis post armada bootstrap""

This commit is contained in:
Zuul 2019-04-11 14:54:06 +00:00 committed by Gerrit Code Review
commit 867da239b9
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ set -x
wait_for_node_ready {{ config['Genesis:hostname'] }} 3600 wait_for_node_ready {{ config['Genesis:hostname'] }} 3600
{% include "cleanup.sh" with context %} {% include "cleanup.sh" with context %}
rm -rf /etc/genesis
set +x set +x
log log
log === Finished genesis process === log === Finished genesis process ===