ansible/inventory/group_vars/pdc-backend

23 lines
503 B
Text
Raw Normal View History

2016-01-12 10:04:52 -05:00
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 2048
num_cpus: 2
2016-03-15 17:00:28 +00:00
host_group: pdc-backend
2016-01-12 10:04:52 -05:00
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: []
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer
# These people get told when something goes wrong.
fedmsg_error_recipients:
2016-03-11 15:54:34 +00:00
- ralph@fedoraproject.org
- ausil@fedoraproject.org
- mprahl@redhat.com
- jkaluza@redhat.com
- fvalder@redhat.com