2014-07-14 21:23:23 +00:00
|
|
|
---
|
2021-05-04 08:52:52 -07:00
|
|
|
# Define resources for this group of hosts here.
|
2021-11-16 13:27:57 -08:00
|
|
|
ipa_client_shell_groups:
|
|
|
|
- fi-apprentice
|
|
|
|
- sysadmin-noc
|
|
|
|
- sysadmin-veteran
|
|
|
|
- sysadmin-web
|
|
|
|
ipa_client_sudo_groups:
|
|
|
|
- sysadmin-web
|
|
|
|
ipa_host_group: memcached
|
|
|
|
ipa_host_group_desc: Distributed Memory Caching service
|
2014-07-14 21:23:23 +00:00
|
|
|
lvm_size: 10000
|
2020-05-23 16:10:08 -07:00
|
|
|
mem_size: 8192
|
|
|
|
num_cpus: 2
|
2021-11-16 13:27:57 -08:00
|
|
|
primary_auth_source: ipa
|
2014-07-14 21:23:23 +00:00
|
|
|
# for systems that do not match the above - specify the same parameter in
|
|
|
|
# the host_vars/$hostname file
|
2021-11-16 13:27:57 -08:00
|
|
|
tcp_ports: [11211]
|