X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=vagrant%2Fubuntu-mininet-ovs-2.3%2Fbootstrap.sh;h=6e0fc75819aab66fff8995eb01d32170c0b73ac8;hb=5898a52a6240522752d21595d3cfe3f264370c1f;hp=2003384b3d9128d953e6a9efd39cec9ceb1a7574;hpb=612c8798ee9384a68225ad671f230b616dbada08;p=releng%2Fbuilder.git diff --git a/vagrant/ubuntu-mininet-ovs-2.3/bootstrap.sh b/vagrant/ubuntu-mininet-ovs-2.3/bootstrap.sh index 2003384b3..6e0fc7581 100644 --- a/vagrant/ubuntu-mininet-ovs-2.3/bootstrap.sh +++ b/vagrant/ubuntu-mininet-ovs-2.3/bootstrap.sh @@ -69,3 +69,7 @@ cd $OFLOPS_DIR ./configure --with-openflow-src-dir=$OF_DIR make make install + +# Installing exabgp +apt-get install -y --force-yes -qq exabgp +