summaryrefslogtreecommitdiffstats
path: root/el8xp.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'el8xp.cfg')
-rw-r--r--el8xp.cfg8
1 files changed, 3 insertions, 5 deletions
diff --git a/el8xp.cfg b/el8xp.cfg
index f383141..6dc4ff6 100644
--- a/el8xp.cfg
+++ b/el8xp.cfg
@@ -21,8 +21,8 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
config_opts['macros']['%_topdir']="/builddir/build"
config_opts['macros']['%_smp_mflags']="-j10"
-config_opts['macros']['%vendor']="Remi Collet"
-config_opts['macros']['%packager']="https://blog.remirepo.net/"
+config_opts['macros']['%vendor']="Remi's RPM repository <https://rpms.remirepo.net/>"
+config_opts['macros']['%packager']="Remi Collet"
config_opts['macros']['%bugurl']="https://forum.remirepo.net/"
config_opts['macros']['%dist']=".el8.remi"
config_opts['macros']['%rhel']="8"
@@ -32,7 +32,7 @@ config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
-config_opts['module_enable'] = ['swig', 'javapackages-runtime', 'mariadb:10.3', 'nodejs:10', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-5.0']
+config_opts['module_enable'] = ['swig', 'javapackages-runtime', 'mariadb:10.3', 'nodejs:10', 'postgresql:10', 'python27:2.7', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-6.0']
config_opts['yum.conf'] = """
[main]
@@ -65,14 +65,12 @@ enabled=1
[epel]
name=epel
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-8&arch=x86_64
-failovermethod=priority
exclude=epel-rpm-macros
enabled=1
[epel-playground]
name=epel
mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=playground-epel8&arch=x86_64
-failovermethod=priority
exclude=epel-rpm-macros
enabled=1