adding exabgp to the tools vm
[releng/builder.git] / vagrant / ubuntu-mininet-ovs-2.3 / bootstrap.sh
index 2003384b3d9128d953e6a9efd39cec9ceb1a7574..6e0fc75819aab66fff8995eb01d32170c0b73ac8 100644 (file)
@@ -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
+