Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible FreeIPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Ansible FreeIPA
Commits
ca43b427
Unverified
Commit
ca43b427
authored
5 years ago
by
Thomas Woerner
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b89112cf
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/ipareplica/README.md
+4
-4
4 additions, 4 deletions
roles/ipareplica/README.md
with
4 additions
and
4 deletions
roles/ipareplica/README.md
+
4
−
4
View file @
ca43b427
...
@@ -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 serv
er full qualified hostname. (list of strings) |
no
`ipaserver
s
`
| This group with the
IPA mast
er full qualified hostname
s
. (list of strings) |
mostly
`ipa
server
s`
| Group of IPA replica hostnames. (list of strings) | yes
`ipa
replica
s`
| 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment