diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-19 20:46:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-19 20:46:17 +0000 |
commit | 661d78e5ad9a831a4e6c36287d17ff6829b062d0 (patch) | |
tree | f5f41a74581dd1439a30c1c48ef36464fc110aae /ansible/roles/install_dependencies/tasks/Debian.yml | |
parent | 3ef3ad677461c9677c701ec19760cc47af9ff492 (diff) | |
parent | 080acf429bf65a22eda3b5bacd24402bb261714a (diff) |
Merge "Fixed few gaps when running on a minimal version of system"
Diffstat (limited to 'ansible/roles/install_dependencies/tasks/Debian.yml')
-rwxr-xr-x | ansible/roles/install_dependencies/tasks/Debian.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/install_dependencies/tasks/Debian.yml b/ansible/roles/install_dependencies/tasks/Debian.yml index 7a9911ebf..bba6fb13c 100755 --- a/ansible/roles/install_dependencies/tasks/Debian.yml +++ b/ansible/roles/install_dependencies/tasks/Debian.yml @@ -47,3 +47,4 @@ - uwsgi-plugin-python - supervisor - python-setuptools + - lsof |