[repospanner/pagure] when using variables.. check what you type twice before committing
This commit is contained in:
parent
4d9f322a13
commit
2549998aa9
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ REPOSPANNER_NEW_REPO_ADMIN_OVERRIDE = True
|
|||
REPOSPANNER_NEW_FORK = True
|
||||
REPOSPANNER_ADMIN_MIGRATION = True
|
||||
REPOSPANNER_REGIONS = {
|
||||
'rpms': {'url': 'https://fedora01.rpms.stg.fedoraproject.org:{{ repoSpanner_ansible_http }}',
|
||||
'rpms': {'url': 'https://fedora01.rpms.stg.fedoraproject.org:{{ repoSpanner_rpms_http }}',
|
||||
'repo_prefix': 'pagure/',
|
||||
{% if env == "staging" %}
|
||||
'hook': '06cd5acb2d774491e02bc0dd4dc1555ab5664a6a',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue