mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 06:41:55 +08:00
Differentiate koschei warning emails
This commit is contained in:
@@ -79,7 +79,7 @@ config = {
|
||||
"mailhost": "localhost",
|
||||
"fromaddr": "koschei@fedoraproject.org",
|
||||
"toaddrs": ['sysadmin-koschei-members@fedoraproject.org'],
|
||||
"subject": "Koschei {{ env }} warning",
|
||||
"subject": "Koschei backend {{ env }} warning",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
@@ -30,7 +30,7 @@ config = {
|
||||
"mailhost": "localhost",
|
||||
"fromaddr": "koschei@fedoraproject.org",
|
||||
"toaddrs": ['sysadmin-koschei-members@fedoraproject.org'],
|
||||
"subject": "Koschei {{ env }} warning",
|
||||
"subject": "Koschei frontend {{ env }} warning",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user