mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 03:44:41 +00:00
Add KRA requirement to test documentation.
The test README only required than DNS support was enabled, but, currently, testing support requires KRA for ipavault.
This commit is contained in:
@@ -9,7 +9,8 @@ You will also need to have a remote host with freeipa server installed and confi
|
|||||||
Some other requirements:
|
Some other requirements:
|
||||||
|
|
||||||
* The `controller` must be able to connect to `ipaserver` through ssh using keys.
|
* The `controller` must be able to connect to `ipaserver` through ssh using keys.
|
||||||
* `ipaserver` must be configured with DNS support. See [ipaserver role](../roles/ipaserver/README.md).
|
* `ipaserver` must be configured with DNS and KRA support.
|
||||||
|
See [ipaserver role](../roles/ipaserver/README.md).
|
||||||
* IPA admin password must be `SomeADMINpassword`.
|
* IPA admin password must be `SomeADMINpassword`.
|
||||||
* Directory Server admin password must be `SomeDMpassword`.
|
* Directory Server admin password must be `SomeDMpassword`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user