VTWO-14496 : start machines configuration

This commit is contained in:
mbenabda
2019-06-20 16:44:59 +02:00
parent ce236f216f
commit e577b6e5ac
6 changed files with 68 additions and 2 deletions

3
scripts/node_names Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
vagrant status --machine-readable | grep ,state, | cut -d, -f2 | sort | uniq