Switch remaining containers over to new registries; Continued bash refactoring

This commit is contained in:
Jason Ertel
2020-11-16 15:11:08 -05:00
parent a343e3f31e
commit 8234b6f835
7 changed files with 26 additions and 25 deletions

View File

@@ -599,9 +599,9 @@ fi
else
set_progress_str 26 'Downloading containers from the internet'
fi
import_registry_docker >> $setup_log 2>&1
import_registry_docker >> $setup_log 2>&1
salt-call state.apply -l info registry >> $setup_log 2>&1
docker_seed_registry 2>> "$setup_log" # ~ 60% when finished
docker_seed_registry # ~ 60% when finished
set_progress_str 60 "$(print_salt_state_apply 'manager')"
if [[ "$STRELKARULES" == 1 ]]; then