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
This commit is contained in:
parent
43c70fed42
commit
f673da3926
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user