mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
flatpak-indexer: add odcs_url
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -8,6 +8,7 @@ data:
|
||||
redis_url: ${REDIS_URL}
|
||||
redis_password: ${REDIS_PASSWORD}
|
||||
koji_config: fedora
|
||||
odcs_uri: https://odcs{{ env_suffix }}fedoraproject.org/
|
||||
deltas_dir: ${OUTPUT_DIR}/deltas/
|
||||
icons_dir: ${OUTPUT_DIR}/icons/
|
||||
{% if env == 'staging' %}
|
||||
|
||||
Reference in New Issue
Block a user