From f673da392698d057eeae97ed52ee0f99a76c3ee9 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 21 Aug 2017 12:52:39 +0100 Subject: [PATCH] base: enable 'opstools' repo on AArch64/CentOS To build 'fluentd' image we need to have 'opstools' repo enabled. On x86-64 it is enabled by installing proper centos-release-opstools package but this option is not available (yet) for aarch64. Change-Id: I4b49270a2e0781431e22dc411774e4c6440045d9 --- docker/base/aarch64-cbs.repo | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docker/base/aarch64-cbs.repo b/docker/base/aarch64-cbs.repo index 4a60b4bb3c..779dfb7f79 100644 --- a/docker/base/aarch64-cbs.repo +++ b/docker/base/aarch64-cbs.repo @@ -1,3 +1,9 @@ +[aarch64-opstools] +name=CentOS opstools repo +baseurl=https://buildlogs.centos.org/centos/7/opstools/aarch64 +enabled=1 +gpgcheck=0 + [aarch64-ceph-jewel] name=CentOS Storage SIG repo with Ceph jewel baseurl=https://buildlogs.centos.org/centos/7/storage/aarch64/ceph-jewel/