From 218329134a668fb59cd62143a0ea49eabb4cb8a7 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Wed, 24 May 2017 17:34:31 -0600 Subject: CSIT-597: quotas to default user, use command crudini over ini for : vs = sep and alternate salt master altered virl.ini for eth0 being on flat port Change-Id: I12dacc32ca3f542f18d4569947123e49d07d74ef Signed-off-by: Ed Kern --- .../tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/testbed-setup/playbooks/files') 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" -- cgit 1.2.3-korg