Switch the Vagrantfile default to use the arm32 runtime VM
[training-lab.git] / scripts / runtime_vm_provision
1 #!/bin/sh
2 #
3 # Scope to add more provisioning steps for the runtime VM here
4
5 exit 0
6
7 # Nothing to do yet!