commit | 3573125f020277c20b542b14067c29aa0f9b5a8b | [log] [tgz] |
---|---|---|
author | Richard Felkl <rfelkl@mirantis.com> | Mon Jun 11 19:07:02 2018 +0000 |
committer | Gerrit Code Review <gerrit2@99e8dbefe3b7> | Mon Jun 11 19:07:03 2018 +0000 |
tree | 7c3100326a655c2cdf2bf3f7c6e14bd23f3d387b | |
parent | 13e029855da9df1f818594e42b6d3ec24507c4ad [diff] | |
parent | 2da25bb0d0c0167fcba4a456b6b23cb9f53fb52b [diff] |
Merge "Add default variable for ubuntu repos"
diff --git a/linux/system/repo/mcp/apt_mirantis/jenkins.yml b/linux/system/repo/mcp/apt_mirantis/jenkins.yml index 71070d7..b967e4a 100644 --- a/linux/system/repo/mcp/apt_mirantis/jenkins.yml +++ b/linux/system/repo/mcp/apt_mirantis/jenkins.yml
@@ -1,5 +1,5 @@ classes: -- system.repo.keystorage.jenkins +- system.linux.system.repo.keystorage.jenkins parameters: _param: apt_mk_version: stable
diff --git a/linux/system/repo/mcp/apt_mirantis/maas.yml b/linux/system/repo/mcp/apt_mirantis/maas.yml index b69e4e6..c89e3fe 100644 --- a/linux/system/repo/mcp/apt_mirantis/maas.yml +++ b/linux/system/repo/mcp/apt_mirantis/maas.yml
@@ -1,5 +1,5 @@ classes: -- system.repo.keystorage.maas +- system.linux.system.repo.keystorage.maas parameters: _param: apt_mk_version: stable
diff --git a/linux/system/repo/mcp/apt_mirantis/ubuntu.yml b/linux/system/repo/mcp/apt_mirantis/ubuntu.yml index 472dc63..55f6387 100644 --- a/linux/system/repo/mcp/apt_mirantis/ubuntu.yml +++ b/linux/system/repo/mcp/apt_mirantis/ubuntu.yml
@@ -1,8 +1,9 @@ classes: -- system.repo.keystorage.ubuntu +- system.linux.system.repo.keystorage.ubuntu parameters: _param: apt_mk_version: 'stable' + linux_repo_refresh_db: true linux_system_repo_url: http://mirror.mirantis.com/${_param:apt_mk_version}/ linux_system_repo_ubuntu_url: ${_param:linux_system_repo_url}/ubuntu/ linux:
diff --git a/linux/system/repo_local/mcp/apt_mirantis/ubuntu.yml b/linux/system/repo_local/mcp/apt_mirantis/ubuntu.yml index ab5758c..79c002f 100644 --- a/linux/system/repo_local/mcp/apt_mirantis/ubuntu.yml +++ b/linux/system/repo_local/mcp/apt_mirantis/ubuntu.yml
@@ -1,8 +1,9 @@ classes: -- system.repo.keystorage.ubuntu +- system.linux.system.repo.keystorage.ubuntu parameters: _param: apt_mk_version: 'stable' + linux_repo_refresh_db: true linux: system: repo: