From 55ffb6ed64bf7d2a2bccc37de61fd8fea1d4b4e2 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Wed, 9 Jul 2014 18:33:36 +0000 Subject: [PATCH] Add missing group_vars because I am an idiot Signed-off-by: Ricky Elrod --- inventory/group_vars/nagios-phx | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 inventory/group_vars/nagios-phx diff --git a/inventory/group_vars/nagios-phx b/inventory/group_vars/nagios-phx new file mode 100644 index 0000000000..70763e7920 --- /dev/null +++ b/inventory/group_vars/nagios-phx @@ -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