mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 20:04:45 +00:00
Update CLIENT.md
This commit is contained in:
19
CLIENT.md
19
CLIENT.md
@@ -1,5 +1,5 @@
|
|||||||
ansible-freeipa
|
ipaclient role
|
||||||
===============
|
==============
|
||||||
|
|
||||||
Description
|
Description
|
||||||
-----------
|
-----------
|
||||||
@@ -70,20 +70,23 @@ Variables
|
|||||||
**ipaservers** - Group of IPA server hostnames.
|
**ipaservers** - Group of IPA server hostnames.
|
||||||
(list of strings, optional)
|
(list of strings, optional)
|
||||||
|
|
||||||
|
**ipaclients** - Group of IPA client hostnames.
|
||||||
|
(list of strings)
|
||||||
|
|
||||||
**ipaadmin_keytab** - The path to the admin keytab used for alternative authentication.
|
**ipaadmin_keytab** - The path to the admin keytab used for alternative authentication.
|
||||||
(string, optional)
|
(string, optional)
|
||||||
|
|
||||||
**ipaclient_domain** - The primary DNS domain of an existing IPA deployment.
|
|
||||||
(string, optional)
|
|
||||||
|
|
||||||
**ipaclient_realm** - The Kerberos realm of an existing IPA deployment.
|
|
||||||
(string, optional)
|
|
||||||
|
|
||||||
**ipaadmin_principal** - The authorized kerberos principal used to join the IPA realm.
|
**ipaadmin_principal** - The authorized kerberos principal used to join the IPA realm.
|
||||||
(string, optional)
|
(string, optional)
|
||||||
|
|
||||||
**ipaadmin_password** - The password for the kerberos principal.
|
**ipaadmin_password** - The password for the kerberos principal.
|
||||||
(string, optional)
|
(string, optional)
|
||||||
|
|
||||||
|
**ipaclient_domain** - The primary DNS domain of an existing IPA deployment.
|
||||||
|
(string, optional)
|
||||||
|
|
||||||
|
**ipaclient_realm** - The Kerberos realm of an existing IPA deployment.
|
||||||
|
(string, optional)
|
||||||
|
|
||||||
**ipaclient_keytab** - The path to a backed-up host keytab from previous enrollment.
|
**ipaclient_keytab** - The path to a backed-up host keytab from previous enrollment.
|
||||||
(string, optional)
|
(string, optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user