Setup script - Change order of operations

This commit is contained in:
Mike Reeves
2018-06-06 14:10:45 -04:00
parent 76748f75e2
commit 8a989d537f
2 changed files with 11 additions and 2 deletions

View File

@@ -423,7 +423,9 @@ saltify() {
# Initialize the new repos
apt-get update
apt-get -y install salt-minion
apt-get -y install salt-minion docker-ce
docker_registry
service docker restart
fi
@@ -947,7 +949,6 @@ if (whiptail_you_sure); then
whiptail_basic_suri
fi
whiptail_make_changes
docker_registry
sensor_pillar
copy_ssh_key
create_bond