mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 14:03:02 +08:00
copr: sync frontend/frontend-cloud again
Meh, again. We should make sure we have only one role for all frontends. Complements 46865b3911adab225f402a986c227145396d6a08
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
eac468a2b2
commit
e510f2ddea
@@ -106,3 +106,9 @@ WHITELIST_EMAILS = [
|
||||
{% endfor %}
|
||||
]
|
||||
{% endif %}
|
||||
|
||||
{% if not devel %}
|
||||
PAGURE_INSTANCES = ['io.pagure.prod.pagure', 'org.fedoraproject.prod.pagure']
|
||||
{% else %}
|
||||
PAGURE_INSTANCES = ['io.pagure.prod.pagure', 'org.fedoraproject.prod.pagure', 'io.pagure.stg.pagure']
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user