From: Frank Brehm Date: Tue, 16 Apr 2019 11:39:31 +0000 (+0200) Subject: Increasing VMware Config version to vmx-14 in .gitlab-ci.yml X-Git-Tag: 2.1.2~10 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=624d6f10afb26463327def0a136910d00c132375;p=pixelpark%2Fcreate-vmware-tpl.git Increasing VMware Config version to vmx-14 in .gitlab-ci.yml --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4b99a92..0725680 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ variables: MAX_NR_TEMPLATES_STAY: 4 TEMPLATE_VM_NAME: 'template.pixelpark.com' TEMPLATE_NAME: 'oracle-linux-7-template' - VMWARE_CONFIG_VERSION: 'vmx-13' + VMWARE_CONFIG_VERSION: 'vmx-14' VM_OS_VERSION: 'oracleLinux7_64Guest' VM_DISK_SIZE_GB: 32 VM_NUM_CPUS: 2