greenwave role: fix another yaml syntax error
This commit is contained in:
parent
b3c1b089d9
commit
0afcf1c582
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
WAIVERDB_API_URL = 'https://waiverdb-web-waiverdb.app.os.fedoraproject.org/api/v1.0'
|
WAIVERDB_API_URL = 'https://waiverdb-web-waiverdb.app.os.fedoraproject.org/api/v1.0'
|
||||||
CORS_URL = 'https://bodhi.fedoraproject.org'
|
CORS_URL = 'https://bodhi.fedoraproject.org'
|
||||||
{% endif %}
|
{% endif %}
|
||||||
# XXX: change to dbm backend with persistent volume.
|
# XXX: change to dbm backend with persistent volume.
|
||||||
CACHE = {'backend': 'dogpile.cache.memory'}
|
CACHE = {'backend': 'dogpile.cache.memory'}
|
||||||
fedora.yaml: |-
|
fedora.yaml: |-
|
||||||
--- !Policy
|
--- !Policy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue