Also merge in some other changes from my WIP dev-containers branch.
Fix port clash when running two prod machines. Its sometimes useful to run dev1 as a "working on the apps" machine and dev2 as a "working on the playbook" machine. To do that we need to prevent port clashes when starting the vagrant machine.
Up timeout waiting for visualisation app.
Remove loop from asserting credentials. We're only checking one credential.
Also merge in some other changes from my WIP dev-containers branch.
dev1
as a "working on the apps" machine anddev2
as a "working on the playbook" machine. To do that we need to prevent port clashes when starting the vagrant machine.