Fix the name of the configuration file

This commit is contained in:
Pierre-Yves Chibon 2013-09-20 13:37:15 +00:00
parent b876460607
commit 990dd0ada0

View file

@ -38,7 +38,7 @@
- setup
- name: create the database scheme
command: NUANCIER_CONFIG=/etc/nuancier/nuancier.cfg python /usr/share/nuancier/nuancier-lite_createdb.py
command: NUANCIER_CONFIG=/etc/nuancier/nuancier-lite.cfg python /usr/share/nuancier/nuancier-lite_createdb.py
- name: replace the nuancier configuration file by the one with the normal user
template: src={{ item.file }}