committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2024-02-02 14:02:38 +02:00
parent d28c0d8e44
commit ff685aec55
56 changed files with 139 additions and 61 deletions

View File

@@ -14,6 +14,7 @@ config_opts['bootstrap_image'] = 'registry.fedoraproject.org/fedora:{{ releaseve
config_opts['dnf.conf'] = """
[main]
keepcache=1
system_cachedir=/var/cache/dnf
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log

View File

@@ -23,6 +23,7 @@ config_opts['description'] = 'Fedora Rawhide'
config_opts['dnf.conf'] = """
[main]
keepcache=1
system_cachedir=/var/cache/dnf
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log