mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-11 00:11:25 +00:00
11 lines
241 B
YAML
11 lines
241 B
YAML
---
|
|
# IPA Client Vars
|
|
ipaclient_domain: rockylinux.org
|
|
ipaclient_realm: ROCKYLINUX.ORG
|
|
ipaadmin_principal: admin
|
|
ipaclient_no_ntp: true
|
|
ipaclient_mkhomedir: true
|
|
ipaclient_ssh_trust_dns: true
|
|
ipasssd_enable_dns_updates: true
|
|
ipatype: client
|