diff --git a/Vagrantfile b/Vagrantfile index 982eb0113..82b157cd5 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -10,6 +10,8 @@ yum -y install autoconf automake openssl-devel libtool \ python-twisted-core python-zope-interface PyQt4 \ desktop-file-utils groff graphviz rpmdevtools echo "search extra update built-in" >/etc/depmod.d/search_path.conf +cd /vagrant +./boot.sh SCRIPT $configure_ovs = <