Actually install the alembic.ini file and python-alembic

This commit is contained in:
Pierre-Yves Chibon 2014-02-08 16:19:24 +00:00
parent 7d5aa7afe8
commit c3552250af

View file

@ -15,6 +15,7 @@
- python-openid-teams
- python-memcached
- libsemanage-python
- python-alembic
tags:
- packages
@ -23,7 +24,8 @@
dest="{{ item.location }}/{{ item.dest }}"
owner=apache group=apache mode=0600
with_items:
- { file: nuancier_admin.cfg, location: /etc/nuancier, dest: nuanciercfg }
- { file: nuancier_admin.cfg, location: /etc/nuancier, dest: nuancier.cfg }
- { file: alembic.ini, location: /etc/nuancier, dest: alembic.ini }
tags:
- config
notify: