summaryrefslogtreecommitdiffstats
path: root/base/deploy/config/pkideployment.cfg
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2012-09-11 15:42:36 -0400
committerAde Lee <alee@redhat.com>2012-09-12 21:39:47 -0400
commitd7b67c5ba1cf193c50cd46ec4bdef79646bce1af (patch)
treead1c6a592d2ca7538b97115ef8c4bd3daa36f793 /base/deploy/config/pkideployment.cfg
parentedd986d94f173ea9f63f105eaf0039327bc6f2e9 (diff)
downloadpki-d7b67c5ba1cf193c50cd46ec4bdef79646bce1af.tar.gz
pki-d7b67c5ba1cf193c50cd46ec4bdef79646bce1af.tar.xz
pki-d7b67c5ba1cf193c50cd46ec4bdef79646bce1af.zip
Various fixes to installation servlet and pki-deploy
Added logging so that we can see what is passed in to server from pkispawn. Fixed incorrect dbuser specification. Added required replication config items to pkispawn. Initial refactoring of construct_pki_configuration_data in pkijython.py
Diffstat (limited to 'base/deploy/config/pkideployment.cfg')
-rw-r--r--base/deploy/config/pkideployment.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/deploy/config/pkideployment.cfg b/base/deploy/config/pkideployment.cfg
index 006111622..a7e61ccb8 100644
--- a/base/deploy/config/pkideployment.cfg
+++ b/base/deploy/config/pkideployment.cfg
@@ -107,6 +107,8 @@ pki_https_port=443
pki_ajp_port=8009
pki_clone=False
pki_clone_pkcs12_path=
+pki_clone_replication_master_port=
+pki_clone_replication_clone_port=
pki_clone_replication_security=None
pki_clone_uri=
pki_enable_java_debugger=False