From 4c5cfa23267e1ec1161337f15d9d390f71d707aa Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 6 Jun 2018 14:31:12 -0400 Subject: [PATCH] Setup script - Add debug to find out what the deal is --- so-setup-network.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/so-setup-network.sh b/so-setup-network.sh index d972843b3..1e44c42b4 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -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