toddlers: turn on fasjson in stg

This commit is contained in:
Mark O'Brien 2021-01-19 10:36:19 +00:00
parent 4acfcae34e
commit 2edf7f7e91
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os_masters[0] #:os_masters_stg[0]
hosts: os_masters[0] :os_masters_stg[0]
user: root
gather_facts: False

View file

@ -139,7 +139,11 @@ notify_admins = [
"pingou@fedoraproject.org",
]
# Use fasjson instead of FAS
{% if env == staging %}
fasjson = true
{% else %}
fasjson = false
{% endif %}
# PDC types mapping for distgit_bugzilla_sync toddler
[consumer_config.distgit_bugzilla_sync.pdc_types]