X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap.sh;h=3d79016849a42cd9b8f62dc89df9702f006d13ae;hp=9c8c0710af59f307fe27df80d24b462f8b030ba8;hb=21237e6f00a9c9e7258814c1980e0ccb01a49d0c;hpb=0a128f671f04b19b0cad453597fec82288a657b2 diff --git a/bootstrap.sh b/bootstrap.sh index 9c8c0710af..3d79016849 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -52,8 +52,8 @@ fi VIRL_SERVERS=("10.30.51.28" "10.30.51.29" "10.30.51.30") IPS_PER_VIRL=( "10.30.51.28:252" - "10.30.51.29:74" - "10.30.51.30:74" ) + "10.30.51.29:252" + "10.30.51.30:252" ) SIMS_PER_VIRL=( "10.30.51.28:13" "10.30.51.29:13" "10.30.51.30:13" )