commit | 59f000811cfa78fcaf68b87d51e275be9aec20ea | [log] [tgz] |
---|---|---|
author | Richard Felkl <rfelkl@mirantis.com> | Tue Apr 03 13:06:37 2018 +0200 |
committer | Richard Felkl <rfelkl@mirantis.com> | Tue Apr 03 13:06:37 2018 +0200 |
tree | 54f689e6986e1e49879a389e88f4d51655d6f107 | |
parent | 0e67cf1e3c077e7666d7595d6f3fc83e8a5044a0 [diff] |
Fix typo with version 2018.3.0 Change-Id: I5cada143b9309eb54afb2f19e47b4c2817a05041
diff --git a/classes/cluster/mcp-offline/infra/init.yml b/classes/cluster/mcp-offline/infra/init.yml index 2623e26..a4c4856 100644 --- a/classes/cluster/mcp-offline/infra/init.yml +++ b/classes/cluster/mcp-offline/infra/init.yml
@@ -7,7 +7,7 @@ # Don't set it "false" before you configure sudo policies and enable power users. # linux_system_user_sudo: true docker_compose_image: apt:5000/compose:1.8.0 - apt_mk_version: "2018.3.1" + apt_mk_version: "2018.3.0" aptly_server_hostname: apt aptly_server_address: 10.1.0.14 linux_repo_refresh_db: true