cfada06486
Some repo file names and ids do not match the files provided by CentOS, which can cause duplicated repos [1]. [1] - https://8a51f3027f5f50a14ba7-fcfc85786424b7f5a3fcadff9da35f94.ssl.cf5.rackcdn.com/770771/4/check/packstack-centos8s-integration-scenario002/9dc0bd2/logs/etc/yum.repos.d/index.html Change-Id: Ib89ad9f79cd5317b3178301a47462277004fa81a
8 lines
196 B
Django/Jinja
8 lines
196 B
Django/Jinja
# {{ ansible_managed }}
|
|
[baseos]
|
|
name=CentOS-Stream - Base
|
|
baseurl={{ package_mirror }}/$stream/BaseOS/$basearch/os/
|
|
gpgcheck=1
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|