Setup script - Add debug to find out what the deal is

This commit is contained in:
Mike Reeves
2018-06-06 14:31:12 -04:00
parent d758557470
commit 4c5cfa2326

View File

@@ -423,7 +423,7 @@ saltify() {
# Initialize the new repos
apt-get update
apt-get -y install salt-minion docker-ce
apt-get -y install salt-minion docker-ce python-m2crypto
docker_registry
systemctl status docker
systemctl restart docker