Add missing group_vars because I am an idiot
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
7ee37d676b
commit
55ffb6ed64
1 changed files with 11 additions and 0 deletions
11
inventory/group_vars/nagios-phx
Normal file
11
inventory/group_vars/nagios-phx
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
lvm_size: 20000
|
||||
mem_size: 2048
|
||||
num_cpus: 2
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc
|
Loading…
Add table
Add a link
Reference in a new issue