From 4e69c7f03e43c2b85fb6a19f33dbedb07b156258 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Wed, 14 Nov 2012 01:06:14 -0500 Subject: Removed remaining respawn code. The remaining codes, parameters, and messages related to respawn have been removed. Ticket #412 --- base/deploy/src/scriptlets/pkiconfig.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'base/deploy/src/scriptlets/pkiconfig.py') diff --git a/base/deploy/src/scriptlets/pkiconfig.py b/base/deploy/src/scriptlets/pkiconfig.py index 92e46d045..b55037b36 100644 --- a/base/deploy/src/scriptlets/pkiconfig.py +++ b/base/deploy/src/scriptlets/pkiconfig.py @@ -139,10 +139,6 @@ pkideployment_cfg = None # 'pkidestroy' ONLY pki_deployed_instance_name = None -# PKI Deployment "Optional" Command-Line Variables -# 'pkispawn' ONLY -pki_update_flag = False - # PKI Deployment "Test" Command-Line Variables pki_root_prefix = None -- cgit