2019-06-19 15:44:46 -07:00
|
|
|
# This var should never be set for more than one machine
|
|
|
|
checkcompose_prod: true
|
|
|
|
checkcompose_env_suffix:
|
|
|
|
checkcompose_env: production
|
|
|
|
|
|
|
|
# The checkcompose settings below cause system(s) in this group to
|
|
|
|
# send out check-compose reports. This could cause duplicate reports
|
|
|
|
# if additional systems were added to this group.
|
|
|
|
checkcompose_emailfrom: rawhide@fedoraproject.org
|
|
|
|
checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org"
|
2019-06-24 19:02:30 -07:00
|
|
|
checkcompose_subvariant_emails:
|
|
|
|
AtomicHost:
|
2019-06-24 19:15:56 -07:00
|
|
|
error: ["dusty@dustymabe.com", "walters@verbum.org", "atomic@lists.fedoraproject.org"]
|
2020-08-18 11:20:23 -07:00
|
|
|
checkcompose_smtp: bastion.iad2.fedoraproject.org
|
2019-06-19 15:44:46 -07:00
|
|
|
checkcompose_url: "https://{{ external_hostname }}"
|
2020-07-22 17:16:48 +02:00
|
|
|
checkcompose_greenwaveurl: https://greenwave.fedoraproject.org
|