1
0
Fork 0
forked from infra/ansible
ansible/inventory/group_vars/ipa_stg

17 lines
465 B
Text

---
# Define resources for this group of hosts here.
ipa_client_shell_groups:
- sysadmin-accounts
ipa_client_sudo_groups:
- sysadmin-accounts
ipa_dm_password: "{{ ipa_stg_dm_password }}"
ipa_host_group: ipa
ipa_host_group_desc: IPA service
ipa_ldap_socket: ldapi://%2fvar%2frun%2fslapd-STG-FEDORAPROJECT-ORG.socket
lvm_size: 50000
mem_size: 8192
nrpe_procs_crit: 500
nrpe_procs_warn: 300
num_cpus: 4
tcp_ports: [80, 88, 389, 443, 464, 636]
udp_ports: [88, 464]