diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-12-11 19:40:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-11 19:40:11 +0000 |
commit | e9cce3a7cb13b00c631518a53e85ea90dd654ac4 (patch) | |
tree | 96d09f6a73b3385ba1167f9a3e241f4c95a19370 /mcp/config | |
parent | 33d945e3045f68ea7cbd2f1b8d01618cb3fed23c (diff) | |
parent | c7bcc344aebbf308ccaac11d26b876393bbbbf20 (diff) |
Merge "AArch64: s/ocata/pike/g in scenario defaults"
Diffstat (limited to 'mcp/config')
-rw-r--r-- | mcp/config/scenario/defaults-aarch64.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mcp/config/scenario/defaults-aarch64.yaml b/mcp/config/scenario/defaults-aarch64.yaml index edcd8d9ac..74bf8b116 100644 --- a/mcp/config/scenario/defaults-aarch64.yaml +++ b/mcp/config/scenario/defaults-aarch64.yaml @@ -14,12 +14,12 @@ virtual: common: apt: keys: - - https://linux.enea.com/mcp-repos/ocata/xenial/archive-mcpocata.key + - https://linux.enea.com/mcp-repos/pike/xenial/archive-mcppike.key repos: # <repo name> <repo prio> deb [arch=<arch>] <repo url> <repo dist> <repo comp> - saltstack 500 deb [arch=arm64] http://linux.enea.com/saltstack/apt/ubuntu/16.04/arm64/2016.11 xenial main - - armband_openstack 1100 deb [arch=arm64] http://linux.enea.com/mcp-repos/ocata/xenial ocata main - - armband_mk_openstack 1100 deb [arch=arm64] http://linux.enea.com/apt-mk/xenial nightly ocata + - armband_openstack 1100 deb [arch=arm64] http://linux.enea.com/mcp-repos/pike/xenial pike main + - armband_mk_openstack 1100 deb [arch=arm64] http://linux.enea.com/apt-mk/xenial nightly pike # NOTE(armband): Empty repo, keep commented out as reference # - armband_mcp_extra 1100 deb [arch=arm64] http://linux.enea.com/apt-mk/xenial nightly extra pkg: |