diff --git a/installer/vagrant/centos.sh b/installer/vagrant/centos.sh index 3b8700f57..2d8876021 100644 --- a/installer/vagrant/centos.sh +++ b/installer/vagrant/centos.sh @@ -91,7 +91,8 @@ yum install -y \ python-pip \ selinux-policy \ policycoreutils-python \ - python-celery + python-celery \ + lsof # for pip ssl install yum install -y \