forked from infra/ansible
copr-fe: oops, this needs to be in quotes
This commit is contained in:
parent
f1fdd141c7
commit
6585e9506e
1 changed files with 1 additions and 1 deletions
|
|
@ -324,5 +324,5 @@ OIDC_METADATA = "https://id.stg.fedoraproject.org/openidc/.well-known/openid-con
|
|||
|
||||
|
||||
{% if env == 'production' %}
|
||||
SENTRY_DSN={{ copr_sentry_dsn }}
|
||||
SENTRY_DSN="{{ copr_sentry_dsn }}"
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue