summaryrefslogtreecommitdiffstats
path: root/fc33x81.cfg
blob: 282a6e4e91cfc0ecc58f7e8b066c579f79cbfcec (plain)
1
2
3
4
5
6
7
8
9
10
11
include('fc33x.tpl')

config_opts['yum.conf'] += """
[remi-php81]
name=remi php81
baseurl=file:/home/rpmbuild/site/rpms/fedora/33/php81/x86_64/
enabled=1
metadata_expire=1

"""