From: Frank Brehm Date: Wed, 24 Jun 2020 09:44:36 +0000 (+0200) Subject: Enabling generation of a Centos8 template X-Git-Tag: 2.1.2^2~9^2~1 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=1177ceab757eb32e008cbee2b6c538be7ee6e2a7;p=pixelpark%2Fcreate-vmware-tpl.git Enabling generation of a Centos8 template --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b78928e..b3ca86f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -197,6 +197,7 @@ Create Centos8 template: echo "-->"; cat "${CONFIG_FILE}" | sed -e "s/^\(root_password\) .*/\1 = ********/" -e "s/^\(password\) .*/\1 = ********/"; echo "<-- EOF"' + - bin/create-vmware-template --verbose --color yes --config "${CONFIG_FILE}" environment: name: ${SYSTEM_STATUS} except: