echo "-->";
cat "${CONFIG_FILE}" | sed -e "s/^\(root_password\) .*/\1 = ********/" -e "s/^\(password\) .*/\1 = ********/";
echo "<-- EOF"'
- - bin/waitfor 600
+ - bin/waitfor 1200
- 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 300
+ - bin/waitfor 600
- bin/create-vmware-template --verbose --color yes --config "${CONFIG_FILE}"
environment:
name: ${SYSTEM_STATUS}