ansible/inventory/group_vars/docs-backend

13 lines
295 B
Text
Raw Normal View History

2013-08-30 20:51:01 +00:00
---
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
2016-02-02 17:28:44 +00:00
virt_install_command: "{{ virt_install_command_rhel6 }}"
2013-08-30 20:51:01 +00:00
2014-05-15 19:41:39 +00:00
tcp_ports: [ 80, 873 ]
fas_client_groups: sysadmin-noc,sysadmin-docs
freezes: false