diff options
Diffstat (limited to 'resources/tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper')
-rw-r--r-- | resources/tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper b/resources/tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper index e2d0a5fd08..ccb326942c 100644 --- a/resources/tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper +++ b/resources/tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper @@ -13,7 +13,7 @@ expect "Which step are you on" send "1\r" expect "Salt master" -send "us-1.virl.info,us-2.virl.info,us-4.virl.info\r" +send "vsm-md.virl.info\r" expect "Which step are you on" send "2\r" |