summaryrefslogtreecommitdiffstats
path: root/fc32x74.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc32x74.cfg')
-rw-r--r--fc32x74.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/fc32x74.cfg b/fc32x74.cfg
new file mode 100644
index 0000000..3e108c8
--- /dev/null
+++ b/fc32x74.cfg
@@ -0,0 +1,11 @@
+include('fc32x.tpl')
+
+config_opts['yum.conf'] += """
+[remi-php80]
+name=remi php80
+baseurl=file:/home/rpmbuild/site/rpms/fedora/32/php80/x86_64/
+enabled=1
+metadata_expire=1
+
+"""
+