Skip to content

Commit

Permalink
Merge pull request #103 from migonzalvar/ajenti-install-python-imaging
Browse files Browse the repository at this point in the history
ajenti: install python-imaging from rpm package instead of PIL from PyPI
  • Loading branch information
annabham committed Dec 23, 2013
2 parents d5d78a5 + 41183cb commit 2bec238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/ajenti/tasks/main.yml
Expand Up @@ -6,6 +6,7 @@
yum: name={{ item.pkg }}
state=installed
with_items:
- pkg: python-imaging
- pkg: python-devel
- pkg: libxslt-devel
- pkg: pyOpenSSL
Expand Down

0 comments on commit 2bec238

Please sign in to comment.