ansible/inventory/group_vars/docs-backend
2016-02-02 17:28:44 +00:00

12 lines
295 B
Text

---
lvm_size: 50000
mem_size: 1024
num_cpus: 1
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
virt_install_command: "{{ virt_install_command_rhel6 }}"
tcp_ports: [ 80, 873 ]
fas_client_groups: sysadmin-noc,sysadmin-docs
freezes: false