Adjust fedmsg_error_recipients for pdc-updater.
This commit is contained in:
parent
26324b184c
commit
a051237850
6 changed files with 26 additions and 14 deletions
|
@ -13,13 +13,7 @@ tcp_ports: []
|
||||||
|
|
||||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer
|
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer
|
||||||
|
|
||||||
# These people get told when something goes wrong.
|
# See the host_vars files for the value of fedmsg_error_recipients here
|
||||||
fedmsg_error_recipients:
|
|
||||||
- ralph@fedoraproject.org
|
|
||||||
- ausil@fedoraproject.org
|
|
||||||
- mprahl@redhat.com
|
|
||||||
- jkaluza@redhat.com
|
|
||||||
- fvalder@redhat.com
|
|
||||||
|
|
||||||
csi_security_category: Moderate
|
csi_security_category: Moderate
|
||||||
csi_primary_contact: Ralph Bean <rbean@redhat.com>
|
csi_primary_contact: Ralph Bean <rbean@redhat.com>
|
||||||
|
|
|
@ -13,13 +13,7 @@ tcp_ports: []
|
||||||
|
|
||||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer
|
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer
|
||||||
|
|
||||||
# These people get told when something goes wrong.
|
# See the host_vars files for the value of fedmsg_error_recipients here
|
||||||
fedmsg_error_recipients:
|
|
||||||
- ralph@fedoraproject.org
|
|
||||||
- ausil@fedoraproject.org
|
|
||||||
- mprahl@redhat.com
|
|
||||||
- jkaluza@redhat.com
|
|
||||||
- fvalder@redhat.com
|
|
||||||
|
|
||||||
csi_security_category: Moderate
|
csi_security_category: Moderate
|
||||||
csi_primary_contact: Ralph Bean <rbean@redhat.com>
|
csi_primary_contact: Ralph Bean <rbean@redhat.com>
|
||||||
|
|
|
@ -11,3 +11,8 @@ eth0_ip: 10.5.126.134
|
||||||
volgroup: /dev/vg_virthost03
|
volgroup: /dev/vg_virthost03
|
||||||
vmhost: virthost03.phx2.fedoraproject.org
|
vmhost: virthost03.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
|
# These people get told when something goes wrong.
|
||||||
|
fedmsg_error_recipients:
|
||||||
|
- ralph@fedoraproject.org
|
||||||
|
- ausil@fedoraproject.org
|
||||||
|
|
|
@ -11,3 +11,8 @@ eth0_ip: 10.5.126.135
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
vmhost: virthost20.phx2.fedoraproject.org
|
vmhost: virthost20.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
|
# These people get told when something goes wrong.
|
||||||
|
fedmsg_error_recipients:
|
||||||
|
- ralph@fedoraproject.org
|
||||||
|
- ausil@fedoraproject.org
|
||||||
|
|
|
@ -11,3 +11,10 @@ eth0_ip: 10.5.126.239
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
vmhost: virthost22.phx2.fedoraproject.org
|
vmhost: virthost22.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
|
# These people get told when something goes wrong.
|
||||||
|
fedmsg_error_recipients:
|
||||||
|
- ralph@fedoraproject.org
|
||||||
|
- mprahl@redhat.com
|
||||||
|
- jkaluza@redhat.com
|
||||||
|
- fvalder@redhat.com
|
||||||
|
|
|
@ -11,3 +11,10 @@ eth0_ip: 10.5.126.240
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
vmhost: virthost20.phx2.fedoraproject.org
|
vmhost: virthost20.phx2.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
|
|
||||||
|
# These people get told when something goes wrong.
|
||||||
|
fedmsg_error_recipients:
|
||||||
|
- ralph@fedoraproject.org
|
||||||
|
- mprahl@redhat.com
|
||||||
|
- jkaluza@redhat.com
|
||||||
|
- fvalder@redhat.com
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue