mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Try mote config in staging.
This commit is contained in:
@@ -18,9 +18,9 @@ ignore_dir = "meetbot"
|
||||
|
||||
# Location where raw logs/minutes are stored (remote location)
|
||||
{% if env == 'staging' %}
|
||||
meetbot_prefix = "http://meetbot.stg.fedoraproject.org"
|
||||
meetbot_prefix = "http://meetbot-raw.stg.fedoraproject.org"
|
||||
{% else %}
|
||||
meetbot_prefix = "http://meetbot.fedoraproject.org"
|
||||
meetbot_prefix = "http://meetbot-raw.fedoraproject.org"
|
||||
{% endif %}
|
||||
|
||||
# Time (in seconds) after which the log/meeting cache expires
|
||||
|
||||
Reference in New Issue
Block a user