A different filename.
This commit is contained in:
parent
ae5cbb4fc9
commit
7a4769506d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ data:
|
||||||
POLICIES_DIR = '/etc/greenwave/'
|
POLICIES_DIR = '/etc/greenwave/'
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
DIST_GIT_BASE_URL = 'https://src.stg.fedoraproject.org'
|
DIST_GIT_BASE_URL = 'https://src.stg.fedoraproject.org'
|
||||||
DIST_GIT_URL_TEMPLATE = '{DIST_GIT_BASE_URL}/rpms/{pkg_name}/raw/{rev}/f/greenwave.yaml'
|
DIST_GIT_URL_TEMPLATE = '{DIST_GIT_BASE_URL}/rpms/{pkg_name}/raw/{rev}/f/gating.yaml'
|
||||||
KOJI_BASE_URL = 'https://koji.stg.fedoraproject.org/kojihub'
|
KOJI_BASE_URL = 'https://koji.stg.fedoraproject.org/kojihub'
|
||||||
|
|
||||||
SECRET_KEY = '{{stg_greenwave_secret_key}}'
|
SECRET_KEY = '{{stg_greenwave_secret_key}}'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue