mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
copr-fe-dev: switch against staging IPA again
This reverts commit fe6a1524ac.
This commit is contained in:
@@ -7,10 +7,7 @@ DATA_DIR = '/var/lib/copr/data'
|
||||
DATABASE = '/var/lib/copr/data/copr.db'
|
||||
|
||||
# Stage runs against staging FAS/OpenID
|
||||
#OPENID_PROVIDER_URL = "https://id{% if devel %}.stg{% endif %}.fedoraproject.org"
|
||||
# Stage & production runs against production FAS/OpenID
|
||||
OPENID_PROVIDER_URL = "https://id.fedoraproject.org"
|
||||
|
||||
OPENID_PROVIDER_URL = "https://id{% if devel %}.stg{% endif %}.fedoraproject.org"
|
||||
OPENID_STORE = '/var/lib/copr/data/openid_store'
|
||||
|
||||
WHOOSHEE_DIR = '/var/lib/copr/data/whooshee'
|
||||
|
||||
Reference in New Issue
Block a user