From 81ec8235ebc3e9c92861e00e0f0dc6ea880c2cf7 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Sat, 11 Dec 2021 15:11:46 +0100 Subject: [PATCH] fix for "TypeError: can only concatenate list (not "str") to list" --- MOCKCONFIG/traefik.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MOCKCONFIG/traefik.cfg b/MOCKCONFIG/traefik.cfg index 7734dfb..2908dbc 100644 --- a/MOCKCONFIG/traefik.cfg +++ b/MOCKCONFIG/traefik.cfg @@ -1,4 +1,4 @@ BUILDER="fedora-35-x86_64" # --no-bootstrap-image is required to use the dnf modules # See http://frostyx.cz/posts/modularity-features-in-mock -EXTRA_PARAMS="--no-bootstrap-image --enable-network --enablerepo=fedora-modular --config-opts package_manager=dnf --config-opts module_enable=nodejs:12 --config-opts module_install=nodejs:12/default" +EXTRA_PARAMS="--no-bootstrap-image --enable-network --enablerepo=fedora-modular --config-opts package_manager=dnf --config-opts module_enable=nodejs:12 --config-opts module_enable= --config-opts module_install=nodejs:12/default --config-opts module_install="