copr-fe-dev: switch against staging IPA again
This reverts commit fe6a1524ac
.
This commit is contained in:
parent
50c16a0497
commit
e53cf736ad
1 changed files with 1 additions and 4 deletions
|
@ -7,10 +7,7 @@ DATA_DIR = '/var/lib/copr/data'
|
||||||
DATABASE = '/var/lib/copr/data/copr.db'
|
DATABASE = '/var/lib/copr/data/copr.db'
|
||||||
|
|
||||||
# Stage runs against staging FAS/OpenID
|
# Stage runs against staging FAS/OpenID
|
||||||
#OPENID_PROVIDER_URL = "https://id{% if devel %}.stg{% endif %}.fedoraproject.org"
|
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_STORE = '/var/lib/copr/data/openid_store'
|
OPENID_STORE = '/var/lib/copr/data/openid_store'
|
||||||
|
|
||||||
WHOOSHEE_DIR = '/var/lib/copr/data/whooshee'
|
WHOOSHEE_DIR = '/var/lib/copr/data/whooshee'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue