VM_MAC_ADDRESS: '00:16:3e:54:ab:2b'
MAX_WAIT_GENERAL: 60
MAX_WAIT_SHUTDOWN: 120
- MAX_WAIT_FOR_FINISH_INSTALL: 1200
+ MAX_WAIT_FOR_FINISH_INSTALL: 1800
# JOB_LANGUAGE: 'de_DE.utf8'
JOB_LANGUAGE: 'en_US.utf8'
LANG: $JOB_LANGUAGE
echo "-->";
cat "${CONFIG_FILE}" | sed -e "s/^\(root_password\) .*/\1 = ********/" -e "s/^\(password\) .*/\1 = ********/";
echo "<-- EOF"'
- - bin/waitfor 10
+ - bin/waitfor 600
- bin/create-vmware-template --verbose --color yes --config "${CONFIG_FILE}"
environment:
name: ${SYSTEM_STATUS}
echo "-->";
cat "${CONFIG_FILE}" | sed -e "s/^\(root_password\) .*/\1 = ********/" -e "s/^\(password\) .*/\1 = ********/";
echo "<-- EOF"'
- - bin/waitfor 5
+ - bin/waitfor 300
- bin/create-vmware-template --verbose --color yes --config "${CONFIG_FILE}"
environment:
name: ${SYSTEM_STATUS}