From 1c45197227a0d54b525d4b40f66aa96aeb4f2e6a Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Fri, 19 Oct 2012 01:35:04 -0400 Subject: Provide option to install, rather than replicate schema in a clone --- base/deploy/config/pkideployment.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'base/deploy/config') diff --git a/base/deploy/config/pkideployment.cfg b/base/deploy/config/pkideployment.cfg index a7e61ccb8..2a62c5e7d 100644 --- a/base/deploy/config/pkideployment.cfg +++ b/base/deploy/config/pkideployment.cfg @@ -107,6 +107,7 @@ pki_https_port=443 pki_ajp_port=8009 pki_clone=False pki_clone_pkcs12_path= +pki_clone_replicate_schema=True pki_clone_replication_master_port= pki_clone_replication_clone_port= pki_clone_replication_security=None -- cgit