mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-05 00:34:37 +08:00
copr-frontend: add resalloc_url
This commit is contained in:
@@ -27,6 +27,8 @@ BACKEND_BASE_URL = '{{ backend_base_url }}'
|
||||
|
||||
BACKEND_STATS_URI = "/stats/index.html"
|
||||
|
||||
RESALLOC_URL = "{{ backend_base_url }}/resalloc"
|
||||
|
||||
# restrict access to a set of users
|
||||
#USE_ALLOWED_USERS = False
|
||||
#ALLOWED_USERS = ['bonnie', 'clyde']
|
||||
|
||||
Reference in New Issue
Block a user