From cf421ba6f593ad1d7c926db618657f8bf66d01a7 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 10 May 2018 18:09:26 +0200 Subject: [salt] Retire Armband Saltstack repos Provided we take care of the minor consequences of relying strictly on upstream Saltstack amd64 repos on arm64 (since we don't use RAET, this means merely installing `python-futures` as a dependency of `python-tornado` on all minions), we can finally drop our Salstack arm64 repository. This implies installing python-futures on: - FN and VCP VMs (handled via lib.sh pre-patching); - baremetal nodes (handled via MaaS Curtin template for arm64 now); While at it, also handle other minor patch cleanup operations: * drop `system.linux.system.repo.mcp.armband`, already covered by: - lib.sh pre-patching for FN and VCP VM images; - maas.region.repositories for baremetal nodes; * switch glusterfs PPA repo arch from 'amd64,arm64' to None; * drop obsolete patch handling `mcelog` on AArch64; [1] https://github.com/salt-formulas/salt-formula-maas/pull/26 JIRA: ARMBAND-382 Change-Id: I34f3bd70ebf10395e8d4e70498ff3a144b4d9c3b Signed-off-by: Alexandru Avadanii (cherry picked from commit d680c5fb86c3fd4b25e7b7f766064a6ef4bf9a3b) --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/fuel') diff --git a/upstream/fuel b/upstream/fuel index a021366c..bd04374d 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit a021366c0934d74889ac7d64e0857e35bdd0319c +Subproject commit bd04374d931bea88476d4c3d08ac44f46febecce -- cgit 1.2.3-korg