mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
30 lines
577 B
INI
30 lines
577 B
INI
[ipaclients]
|
|
ipaclient1.mine.dom
|
|
#ipaclient2.mine.dom
|
|
#ipaclient3.mine.dom
|
|
#ipaclient4.mine.dom
|
|
#ipaclient5.mine.dom
|
|
ipaclient6.mine.dom
|
|
ipaclient7.mine.dom
|
|
|
|
#[ipaservers]
|
|
#ipa.mine.dom
|
|
|
|
[ipaclients:vars]
|
|
#ipaclient_keytab=/tmp/krb5.keytab
|
|
#ipaclient_domain=mine.dom
|
|
#ipaclient_realm=MINE.DOM
|
|
#ipaadmin_principal=admin
|
|
#ipaadmin_password=password1
|
|
#ipaclient_use_otp=yes
|
|
#ipaclient_force_join=yes
|
|
#ipaclient_kinit_attempts=3
|
|
#ipaclient_mkhomedir=yes
|
|
|
|
#ipaadmin_principal=admin
|
|
#ipaclient_use_otp=yes
|
|
#ipaclient_force_join=yes
|
|
|
|
#ipaclient_use_otp=yes
|
|
ipaclient_allow_repair=yes
|