committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-04-17 12:57:39 +03:00
parent 807b8f1701
commit 1658798e01
73 changed files with 273 additions and 15 deletions

View File

@@ -2,5 +2,6 @@ include('templates/centos-7.tpl')
include('templates/epel-7.tpl')
config_opts['root'] = 'centos+epel-7-x86_64'
config_opts['description'] = 'CentOS 7 + EPEL'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)