The statscache web frontend needs the plugins package also (to iterate over them for the dashboard).

This commit is contained in:
Ralph Bean 2015-11-03 14:59:07 +00:00
parent c0857a5f94
commit 270a24f59e

View file

@ -5,6 +5,7 @@
yum: pkg={{ item }} state=present
with_items:
- statscache-web
- statscache-plugins
- python-psycopg2
- libsemanage-python
notify: