committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-10-19 15:46:41 +03:00
parent 4420e35e11
commit 8428384fda
13 changed files with 315 additions and 16 deletions

View File

@@ -0,0 +1,11 @@
config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
config_opts['yum.conf'] += """
[ol7_epel]
name=Oracle Linux 7 EPEL ($basearch)
baseurl=https://yum.oracle.com/repo/OracleLinux/OL7/developer_EPEL/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1
"""