Merge pull request #429 from rjeffman/docs_fix_test_readme

Add KRA requirement to test documentation.
This commit is contained in:
Thomas Woerner
2020-11-16 17:09:15 +01:00
committed by GitHub

View File

@@ -9,7 +9,8 @@ You will also need to have a remote host with freeipa server installed and confi
Some other requirements:
* 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`.
* Directory Server admin password must be `SomeDMpassword`.