mirror of
https://github.com/rocky-linux/infrastructure
synced 2025-01-03 16:20:55 +00:00
10 lines
241 B
YAML
10 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
|