]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Decreasing timeout for initial create of a VM, updating Distro for CentOS 8
authorFrank Brehm <frank.brehm@pixelpark.com>
Tue, 8 Dec 2020 12:19:05 +0000 (13:19 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 8 Dec 2020 12:19:05 +0000 (13:19 +0100)
.gitlab-ci.yml

index 2af7a4ab9f845fe878732b5c3075438b3c2253f2..8038507762b71859baaa255aa9c6dfb0d815fe6d 100644 (file)
@@ -33,7 +33,7 @@ variables:
   VM_MAC_ADDRESS: '00:16:3e:54:ab:2b'
   MAX_WAIT_GENERAL: 60
   MAX_WAIT_SHUTDOWN: 120
-  MAX_WAIT_FOR_FINISH_INSTALL: 3600
+  MAX_WAIT_FOR_FINISH_INSTALL: 1200
   JOB_LANGUAGE: 'de_DE.utf8'
   LANG: $JOB_LANGUAGE
   LC_ALL: $JOB_LANGUAGE
@@ -298,7 +298,7 @@ Create Centos8 template:
   variables:
     OS_ID: centos8
     VM_OS_VERSION: 'centos8_64Guest'
-    COBBLER_DISTRO: 'CentOS-8.2-x86_64'
+    COBBLER_DISTRO: 'CentOS-8.3-x86_64'
   script:
     - hostname -f
     - whoami