From ae4434bdf6a96e06286409aa51e8cd9975f7e8b8 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 12 Dec 2017 23:07:56 +0100 Subject: AArch64: Move to pike-armband repo Armband restructured its repos to support UCA-only virtual deploys, propagate the change to our base image pre-build. Drop apt-mk repos, should only be added later by Salt, when MCP repos are also present. JIRA: ARMBAND-338 Change-Id: Ieafa6d3fb0599679341053187b4a7d778af86428 Signed-off-by: Alexandru Avadanii --- mcp/config/scenario/defaults-aarch64.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'mcp') diff --git a/mcp/config/scenario/defaults-aarch64.yaml b/mcp/config/scenario/defaults-aarch64.yaml index 74bf8b116..1efa12ae4 100644 --- a/mcp/config/scenario/defaults-aarch64.yaml +++ b/mcp/config/scenario/defaults-aarch64.yaml @@ -18,10 +18,7 @@ virtual: repos: # deb [arch=] - 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/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 + - armband 1100 deb [arch=arm64] http://linux.enea.com/mcp-repos/pike/xenial pike-armband main pkg: install: - linux-image-generic-hwe-16.04-edge -- cgit 1.2.3-korg