summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-12-13 11:23:13 +0100
committerRemi Collet <remi@remirepo.net>2018-12-13 11:23:13 +0100
commit38be14e76b77a572946a09bb995a569e072545db (patch)
treecee73a80aa348e3ce1e2478af262c7bda63a132b
parent014ac4aeeae931fef350b2e2f3244585d5241cdd (diff)
EL-8: more module dep.
-rw-r--r--el8x.cfg2
-rw-r--r--el8x72.cfg2
-rw-r--r--el8x73.cfg2
3 files changed, 3 insertions, 3 deletions
diff --git a/el8x.cfg b/el8x.cfg
index 91ff339..851582f 100644
--- a/el8x.cfg
+++ b/el8x.cfg
@@ -32,7 +32,7 @@ config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
-config_opts['module_enable'] = ['nodejs:10', 'sos-collector:rhel8', 'postgresql:10', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-5.0']
+config_opts['module_enable'] = ['javapackages-runtime', 'mariadb:10.3', 'nodejs:10', 'sos-collector:rhel8', 'postgresql:10', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-5.0']
config_opts['yum.conf'] = """
[main]
diff --git a/el8x72.cfg b/el8x72.cfg
index 6cbc1f4..ac5bfce 100644
--- a/el8x72.cfg
+++ b/el8x72.cfg
@@ -32,7 +32,7 @@ config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
-config_opts['module_enable'] = ['sos-collector:rhel8', 'postgresql:10', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-5.0']
+config_opts['module_enable'] = ['varnish:6', 'sos-collector:rhel8', 'postgresql:10', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.2', 'redis:remi-5.0']
config_opts['yum.conf'] = """
[main]
diff --git a/el8x73.cfg b/el8x73.cfg
index ed4d284..3cf0941 100644
--- a/el8x73.cfg
+++ b/el8x73.cfg
@@ -32,7 +32,7 @@ config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
-config_opts['module_enable'] = ['sos-collector:rhel8', 'postgresql:10', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.3', 'redis:remi-5.0']
+config_opts['module_enable'] = ['varnish:6', 'sos-collector:rhel8', 'postgresql:10', 'python36:3.6', 'virt:rhel', 'httpd:2.4', 'nginx:1.14', 'php:remi-7.3', 'redis:remi-5.0']
config_opts['yum.conf'] = """
[main]