11 lines
354 B
Text
11 lines
354 B
Text
---
|
|
datacenter: rdu
|
|
tcp_ports: [80, 443, 873]
|
|
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
|
nrpe_procs_warn: 900
|
|
nrpe_procs_crit: 1000
|
|
virt_install_command: "{{ virt_install_command_rhel6 }}"
|
|
ansible_ifcfg_blocklist: true
|
|
|
|
# nfs mount options, overrides the all/default
|
|
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=3"
|