2014-04-04 17:25:36 +00:00
|
|
|
---
|
|
|
|
# Define resources for this group of hosts here.
|
|
|
|
lvm_size: 30000
|
|
|
|
mem_size: 2048
|
|
|
|
num_cpus: 2
|
|
|
|
|
|
|
|
# for systems that do not match the above - specify the same parameter in
|
|
|
|
# the host_vars/$hostname file
|
|
|
|
|
2014-05-19 23:17:42 +00:00
|
|
|
tcp_ports: [ 80, 873 ]
|
2014-04-04 17:25:36 +00:00
|
|
|
fas_client_groups: sysadmin-noc,fi-apprentice
|
2014-04-28 17:26:38 +00:00
|
|
|
|
|
|
|
# This gets overridden by whichever node we want to run special cronjobs.
|
|
|
|
master_sundries_node: False
|
2014-05-19 23:17:42 +00:00
|
|
|
|
|
|
|
# A host group for rsync config
|
2014-05-21 15:47:07 +00:00
|
|
|
rsync_group: sundries
|
2014-05-22 21:31:44 +00:00
|
|
|
|
|
|
|
nrpe_procs_warn: 300
|
|
|
|
nrpe_procs_crit: 500
|