Add missing playout dependency

This commit is contained in:
Lucas Bickel 2017-03-13 20:56:59 +01:00
parent f52f0e7ff0
commit 7f8b73d9ae
1 changed files with 2 additions and 1 deletions

View File

@ -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 \