16 lines
422 B
Text
16 lines
422 B
Text
---
|
|
# Define resources for this group of hosts here.
|
|
lvm_size: 20000
|
|
mem_size: 16384
|
|
num_cpus: 4
|
|
|
|
# for systems that do not match the above - specify the same parameter in
|
|
# the host_vars/$hostname file
|
|
|
|
# No fedmsg publication... no ports.
|
|
tcp_ports: []
|
|
|
|
fas_client_groups: sysadmin-noc,sysadmin-datanommer,sysadmin-veteran
|
|
|
|
# For performance measurement.. for now. This can be removed whenever.
|
|
fedmsg_loglevel: DEBUG
|