mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 05:42:41 +08:00
This is because authing to the wiki on staging is broken right now, so I want a clean mechanism for turning off all services that write to the wiki. See https://pagure.io/fedora-infrastructure/issue/8381 Signed-off-by: Adam Williamson <awilliam@redhat.com>
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
relvalconsumer_prod: false
|
|
relvalconsumer_env_suffix: .test
|
|
|
|
# FIXME: disable consumers that write to wiki until auth key
|
|
# is working again:
|
|
# https://pagure.io/fedora-infrastructure/issue/8381
|
|
relvalconsumer_disabled: true
|
|
relvalamiconsumer_disabled: true
|