mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
copr-mbs: set allow_custom_scmurls to True
This commit is contained in:
@@ -47,6 +47,7 @@ class ProdConfiguration(base.ProdConfiguration):
|
||||
# When MBS frontend runs on same machine as scheduler,
|
||||
# it is fine to set this to localhost
|
||||
SERVER_NAME = 'localhost'
|
||||
ALLOW_CUSTOM_SCMURLS = True
|
||||
|
||||
|
||||
class DevConfiguration(base.DevConfiguration):
|
||||
|
||||
Reference in New Issue
Block a user