2016-01-07 10:08:19 +00:00
|
|
|
[main]
|
2016-10-06 10:22:48 +00:00
|
|
|
cachedir=@PWD@/cachedir
|
2016-01-07 10:08:19 +00:00
|
|
|
debuglevel=1
|
2016-10-06 10:22:48 +00:00
|
|
|
logfile=@PWD@/yum.log
|
2016-01-07 10:08:19 +00:00
|
|
|
retries=20
|
|
|
|
obsoletes=1
|
|
|
|
gpgcheck=0
|
|
|
|
assumeyes=1
|
|
|
|
reposdir=/dev/null
|
|
|
|
|
|
|
|
[local]
|
|
|
|
name=local
|
|
|
|
baseurl=file://@PWD@/repo
|
|
|
|
failovermethod=priority
|
|
|
|
enabled=1
|
|
|
|
gpgcheck=0
|