Add some more needed packages to the elections-dev host

This commit is contained in:
Toshio くらとみ 2012-12-15 05:37:45 +00:00
parent 740cfbff68
commit 5f35671e10

View file

@ -43,6 +43,10 @@
- httpd
- httpd-tools
- cronie-noanacron
- postgresql-server
- python-psycopg2
- python-sqlalchemy0.7
- python-flask
- name: startup apache
action: service name=httpd state=started