chore: set sleep 120 before srv start
This commit is contained in:
parent
3f26aee7da
commit
856f4dceeb
@ -131,4 +131,7 @@ Add-VMNetworkAdapter -VMName "RTR-03" -SwitchName "Aston" -Name "Aston" -DeviceN
|
|||||||
### Starting VMS
|
### Starting VMS
|
||||||
echo "Starting VMs"
|
echo "Starting VMs"
|
||||||
Start-VM -Name RTR*
|
Start-VM -Name RTR*
|
||||||
|
|
||||||
|
Sleep 120
|
||||||
|
|
||||||
Start-VM -Name SRV*
|
Start-VM -Name SRV*
|
||||||
|
Loading…
Reference in New Issue
Block a user