aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/playbooks/files
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2017-05-24 17:34:31 -0600
committerPeter Mikus <pmikus@cisco.com>2017-05-25 05:37:22 +0000
commit218329134a668fb59cd62143a0ea49eabb4cb8a7 (patch)
treed7d73fcc9ee5d125e6aad4feeb9bac06e9b57410 /resources/tools/testbed-setup/playbooks/files
parenta2b2ccce0361b6772306db32b922a05c9b738048 (diff)
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 <ejk@cisco.com>
Diffstat (limited to 'resources/tools/testbed-setup/playbooks/files')
-rw-r--r--resources/tools/testbed-setup/playbooks/files/virl/virl-bootstrap-wrapper2
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"