committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
14
mock/templates/oraclelinux-epel-8.tpl
Normal file
14
mock/templates/oraclelinux-epel-8.tpl
Normal file
@@ -0,0 +1,14 @@
|
||||
config_opts['chroot_setup_cmd'] += " epel-rpm-macros"
|
||||
|
||||
config_opts['dnf.conf'] += """
|
||||
|
||||
# repos
|
||||
|
||||
[ol8_epel]
|
||||
name=Oracle Linux 8 EPEL ($basearch)
|
||||
baseurl=https://yum.oracle.com/repo/OracleLinux/OL8/developer/EPEL/$basearch
|
||||
gpgkey=file:///usr/share/distribution-gpg-keys/oraclelinux/RPM-GPG-KEY-oracle-ol8
|
||||
gpgcheck=1
|
||||
enabled=1
|
||||
|
||||
"""
|
||||
Reference in New Issue
Block a user