1abad57ec10e5c750003711f2afb4fd9865606ea
[armband.git] / patches / opnfv-fuel / 0011-reclass-opendaylight-Use-UCA-default-repos.patch
1 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2 Date: Thu, 27 Jul 2017 20:09:46 +0200
3 Subject: [PATCH] reclass: opendaylight: Use UCA default repos
4
5 Current opendaylight pillar enforces a full apt repository cleanup,
6 removing Ubuntu Cloud Archive (UCA) repos in favor of adding
7 pre-hardcoded Ubuntu archive repos.
8
9 Unlike UCA, main Ubuntu archive is split based on target arch, the
10 main archive.ubuntu.com holding only x86 packages, while the other
11 archs are hosted on ports.ubuntu.com.
12
13 This leads to adding (only) x86-specific repositories to our AArch64
14 UCA image.
15
16 Mitigate this by ommiting "system.linux.system.repo.ubuntu" from the
17 opendaylight pillar, leaving the default UCA repos in place.
18
19 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
20 ---
21  .../classes/cluster/virtual-mcp-ocata-odl/opendaylight/control.yml       | 1 -
22  1 file changed, 1 deletion(-)
23
24 diff --git a/mcp/reclass/classes/cluster/virtual-mcp-ocata-odl/opendaylight/control.yml b/mcp/reclass/classes/cluster/virtual-mcp-ocata-odl/opendaylight/control.yml
25 index ec02e94..066488b 100644
26 --- a/mcp/reclass/classes/cluster/virtual-mcp-ocata-odl/opendaylight/control.yml
27 +++ b/mcp/reclass/classes/cluster/virtual-mcp-ocata-odl/opendaylight/control.yml
28 @@ -1,5 +1,4 @@
29  classes:
30 -- system.linux.system.repo.ubuntu
31  - system.linux.system.repo.mcp.openstack
32  - system.linux.system.repo.mcp.extra
33  - system.linux.system.repo.saltstack.xenial