salt: Use apt-mk '2017.12' distribution 79/49779/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 30 Dec 2017 15:18:41 +0000 (16:18 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 30 Dec 2017 15:22:00 +0000 (16:22 +0100)
'nightly' repo dist from apt-mk is broken, so switch to '2017.12'.

Change-Id: Ie12dfc2a499910b8b98a63886ba16044e66435f5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mcp/scripts/salt.sh

index ab096f3..f785fc7 100755 (executable)
@@ -65,7 +65,7 @@ ssh ${SSH_OPTS} "${SSH_SALT}" bash -s -e << SALT_INSTALL_END
   export DEBIAN_FRONTEND=noninteractive
   OLD_DOMAIN=\$(grep -Pzo "id: cfg01\.\K(\S*)" /etc/salt/minion.d/minion.conf) || true
   BOOTSTRAP_SALTSTACK_OPTS=" -r -dX stable 2016.11 " \
-    MASTER_HOSTNAME=cfg01.${CLUSTER_DOMAIN} DISTRIB_REVISION=nightly \
+    MASTER_HOSTNAME=cfg01.${CLUSTER_DOMAIN} DISTRIB_REVISION=2017.12 \
       EXTRA_FORMULAS="nfs" \
         ./salt-master-init.sh
   salt-key -Ay