summaryrefslogtreecommitdiffstats
path: root/fc34x81.cfg
blob: 9b358d7ee40eb25be72fdcf13fb8ae1ccdd62680 (plain)
1
2
3
4
5
6
7
8
9
10
11
include('fc34x.tpl')

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

"""