summaryrefslogtreecommitdiffstats
path: root/base/deploy/src/scriptlets/pkiconfig.py
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2013-02-01 14:21:25 -0500
committerAde Lee <alee@redhat.com>2013-02-11 11:20:56 -0500
commit8acab668775a85931c33e68eb79b2cf822b7c631 (patch)
tree59ae544c920503a6fc6fde2cf4b7832026808e1c /base/deploy/src/scriptlets/pkiconfig.py
parent4cd35fd44d71305a985ad8616ffad0fd355af2bf (diff)
downloadpki-8acab668775a85931c33e68eb79b2cf822b7c631.tar.gz
pki-8acab668775a85931c33e68eb79b2cf822b7c631.tar.xz
pki-8acab668775a85931c33e68eb79b2cf822b7c631.zip
Change pkidestroy to get an install token and use admin interface to update
security domain.
Diffstat (limited to 'base/deploy/src/scriptlets/pkiconfig.py')
-rw-r--r--base/deploy/src/scriptlets/pkiconfig.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/deploy/src/scriptlets/pkiconfig.py b/base/deploy/src/scriptlets/pkiconfig.py
index cdd671c91..1a4c77cb1 100644
--- a/base/deploy/src/scriptlets/pkiconfig.py
+++ b/base/deploy/src/scriptlets/pkiconfig.py
@@ -119,6 +119,8 @@ default_deployment_cfg = None
user_deployment_cfg = None
# 'pkidestroy' ONLY
pki_deployed_instance_name = None
+pki_secdomain_user = None
+pki_secdomain_pass = None
# PKI Deployment "Optional" Command-Line Variables
# 'pkispawn' ONLY