Skip to content
Snippets Groups Projects
Unverified Commit 7ef56332 authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Update CLIENT.md

parent 583c951a
No related branches found
No related tags found
No related merge requests found
ansible-freeipa
===============
ipaclient role
==============
Description
-----------
......@@ -70,19 +70,22 @@ Variables
**ipaservers** - Group of IPA server hostnames.
(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.
(string, optional)
**ipaclient_domain** - The primary DNS domain of an existing IPA deployment.
**ipaadmin_principal** - The authorized kerberos principal used to join the IPA realm.
(string, optional)
**ipaclient_realm** - The Kerberos realm of an existing IPA deployment.
**ipaadmin_password** - The password for the kerberos principal.
(string, optional)
**ipaadmin_principal** - The authorized kerberos principal used to join the IPA realm.
**ipaclient_domain** - The primary DNS domain of an existing IPA deployment.
(string, optional)
**ipaadmin_password** - The password for the kerberos principal.
**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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment