Update V_DATASTORE b/c defaults appear to have been changed

(cherry picked from commit 59050df710)
This commit is contained in:
Alexander Todorov 2018-12-05 23:06:25 +02:00 committed by Brian C. Lane
parent 41aa84ba04
commit c4f3ceb0ec
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ rlJournalStart
V_NETWORK="${V_NETWORK:-CEE_VM_Network}"
rlLogInfo "V_NETWORK=$V_NETWORK"
V_DATASTORE="${V_DATASTORE:-NFS-Synology-1-RDU}"
V_DATASTORE="${V_DATASTORE:-NFS-Synology-1}"
rlLogInfo "V_DATASTORE=$V_DATASTORE"
V_FOLDER="${V_FOLDER:-Composer}"