mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 07:20:37 +08:00
Use the new migration location for Bodhi production and stg.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
|
||||
[alembic]
|
||||
# path to migration scripts
|
||||
{% if env == 'staging' %}
|
||||
script_location = bodhi:server/migrations
|
||||
{% else %}
|
||||
script_location = /usr/share/bodhi/alembic
|
||||
{% endif %}
|
||||
|
||||
# template used to generate migration files
|
||||
# file_template = %%(rev)s_%%(slug)s
|
||||
|
||||
Reference in New Issue
Block a user