diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-06-14 21:45:29 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-06-14 21:55:06 +0400 |
commit | 06c464a9c2aee9cbfa801b2f3842bd0beca62291 (patch) | |
tree | 8b8487f2bd8b9067eafc5167c9c03b87d10d33c0 /mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 | |
parent | fd1f3fa1c8c83b2e5f8cacc6a6caf1a14e40b1a5 (diff) |
Get back to salt 2016.11
Change-Id: Id024ed22dd1760f41ae18aeb8e680c2f07a5dc63
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 b/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 index d4927428f..8c601f61b 100644 --- a/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-common-ha/infra/init.yml.j2 @@ -15,7 +15,7 @@ parameters: _param: apt_mk_version: nightly mcp_repo_version: 1.1 - salt_version: 2017.7 + salt_version: 2016.11 cluster_domain: ${_param:cluster_name}.local # stacklight_environment: ${_param:cluster_domain} reclass_data_revision: master |