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

Update README.md

parent b89112cf
No related branches found
No related tags found
No related merge requests found
...@@ -130,9 +130,9 @@ Base Variables ...@@ -130,9 +130,9 @@ Base Variables
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipaserver` | This group with the single IPA server full qualified hostname. (list of strings) | no `ipaservers` | This group with the IPA master full qualified hostnames. (list of strings) | mostly
`ipaservers` | Group of IPA replica hostnames. (list of strings) | yes `ipareplicas` | Group of IPA replica hostnames. (list of strings) | yes
`ipaadmin_password` | The password for the IPA admin user (string) | no `ipaadmin_password` | The password for the IPA admin user (string) | mostly
`ipareplica_ip_addresses` | The list of master server IP addresses. (list of strings) | no `ipareplica_ip_addresses` | The list of master server IP addresses. (list of strings) | no
`ipareplica_domain` | The primary DNS domain of an existing IPA deployment. (string) | no `ipareplica_domain` | The primary DNS domain of an existing IPA deployment. (string) | no
`ipaserver_realm` | The Kerberos realm of an existing IPA deployment. (string) | no `ipaserver_realm` | The Kerberos realm of an existing IPA deployment. (string) | no
...@@ -146,7 +146,7 @@ Server Vaiables ...@@ -146,7 +146,7 @@ Server Vaiables
Variable | Description | Required Variable | Description | Required
-------- | ----------- | -------- -------- | ----------- | --------
`ipadm_password` | The password for the Directory Manager. (string) | no `ipadm_password` | The password for the Directory Manager. (string) | mostly
`ipareplica_setup_adtrust` | Configure AD trust capability. (bool, default: false) | no `ipareplica_setup_adtrust` | Configure AD trust capability. (bool, default: false) | no
`ipareplica_setup_ca` | Configure a dogtag CA. (bool, default: false) | no `ipareplica_setup_ca` | Configure a dogtag CA. (bool, default: false) | no
`ipareplica_setup_kra` | Configure a dogtag KRA. (bool, default: false) | no `ipareplica_setup_kra` | Configure a dogtag KRA. (bool, default: false) | no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment