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

This commit is contained in:
Mike Reeves
2018-06-06 14:30:50 -04:00
parent 8a989d537f
commit d758557470

View File

@@ -425,7 +425,8 @@ saltify() {
apt-get update
apt-get -y install salt-minion docker-ce
docker_registry
service docker restart
systemctl status docker
systemctl restart docker
fi