Fix the location of the alembic.ini file
This commit is contained in:
parent
9b117ba2ae
commit
f86cd0c693
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
- { file: fedora-elections.cfg, location: /etc/fedora-elections }
|
- { file: fedora-elections.cfg, location: /etc/fedora-elections }
|
||||||
- { file: fedora-elections.conf, location: /etc/httpd/conf.d }
|
- { file: fedora-elections.conf, location: /etc/httpd/conf.d }
|
||||||
- { file: fedora-elections.wsgi, location: /var/www }
|
- { file: fedora-elections.wsgi, location: /var/www }
|
||||||
- { file: alembic.ini, location: /usr/share/fedora_elections }
|
- { file: alembic.ini, location: /etc/fedora_elections }
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue