Move default's salt from 2016.3 -> 2017.7
Change-Id: I55a3b4ac90ece40c5ec3a9656bb607307f3a4905
diff --git a/ubuntu-16.04/template.json.env b/ubuntu-16.04/template.json.env
index ed6351e..3b3dc64 100644
--- a/ubuntu-16.04/template.json.env
+++ b/ubuntu-16.04/template.json.env
@@ -7,8 +7,8 @@
UBUNTU_BASEURL=http://mirror.mirantis.com/stable/ubuntu/
# salt.sh
-SALTSTACK_REPO=${SALTSTACK_REPO:-"deb [arch=amd64] https://mirror.mirantis.com/stable/saltstack-2016.3/xenial/ xenial main"}
-SALTSTACK_GPG=${SALTSTACK_GPG:-"https://repo.saltstack.com/apt/ubuntu/16.04/amd64/2016.3/SALTSTACK-GPG-KEY.pub"}
+SALTSTACK_REPO=${SALTSTACK_REPO:-"deb [arch=amd64] https://mirror.mirantis.com/stable/saltstack-2017.7/xenial/ xenial main"}
+SALTSTACK_GPG=${SALTSTACK_GPG:-"https://repo.saltstack.com/apt/ubuntu/16.04/amd64/2017.7/SALTSTACK-GPG-KEY.pub"}