diff --git a/inventory/group_vars/dbserver-secondary b/inventory/group_vars/dbserver-secondary new file mode 100644 index 0000000000..c1b52cc4e8 --- /dev/null +++ b/inventory/group_vars/dbserver-secondary @@ -0,0 +1,10 @@ +--- +# common items for the releng-* boxes +lvm_size: 50000 +mem_size: 8192 +num_cpus: 4 +# for systems that do not match the above - specify the same parameter in +# the host_vars/$hostname file + +tcp_ports: [ 80 ] +fas_client_groups: sysadmin-noc