add twomaxscales_full template

This commit is contained in:
Timofey Turenko
2018-08-27 14:47:00 +03:00
committed by Markus Mäkelä
parent 51ade9e6fe
commit 90ca096bc8
3 changed files with 122 additions and 5 deletions

View File

@ -8,7 +8,7 @@ echo "MDBCI_VM_PATH=$MDBCI_VM_PATH"
export box=${box:-"centos_7_libvirt"}
echo "box=$box"
export template=${template:-"default"}
export template=${template:-"twomaxscales_full"}
export curr_date=`date '+%Y-%m-%d_%H-%M'`