utils/gen_module_docs.py: Drop parameter name dirserv_cert_files

This parameter name is not used and therefore not needed anymore.
This commit is contained in:
Thomas Woerner
2019-07-23 16:58:17 +02:00
parent 5dd5faccb0
commit 5790f4a703

View File

@@ -47,9 +47,6 @@ param_docs = {
"setup_ca": "Configure a dogtag CA",
"setup_kra": "Configure a dogtag KRA",
"setup_dns": "Configure bind with our zone",
"dirserv_cert_files": [
"File containing the Directory Server SSL certificate and private key"
],
"force_join": "Force client enrollment even if already enrolled",
"subject_base": [
"The certificate subject base (default O=<realm-name>).",