summaryrefslogtreecommitdiffstats
path: root/base/deploy/src/scriptlets/pkiconfig.py
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-28 04:09:56 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-28 04:09:56 -0500
commit55a12b03a24f584649be425554a3df4e00731b9b (patch)
tree5b5541c68b9a7fdaa63c26d260ba415384779ee3 /base/deploy/src/scriptlets/pkiconfig.py
parent3683d2a0647ff09508d0cf1f0553a35870c110db (diff)
downloadpki-55a12b03a24f584649be425554a3df4e00731b9b.tar.gz
pki-55a12b03a24f584649be425554a3df4e00731b9b.tar.xz
pki-55a12b03a24f584649be425554a3df4e00731b9b.zip
Reorganized configuration parameters.ticket-399-3
Diffstat (limited to 'base/deploy/src/scriptlets/pkiconfig.py')
-rw-r--r--base/deploy/src/scriptlets/pkiconfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/deploy/src/scriptlets/pkiconfig.py b/base/deploy/src/scriptlets/pkiconfig.py
index b55037b36..7e426b0f9 100644
--- a/base/deploy/src/scriptlets/pkiconfig.py
+++ b/base/deploy/src/scriptlets/pkiconfig.py
@@ -195,7 +195,7 @@ pki_console_log_level = None
# PKI Deployment Global Dictionaries
-pki_sensitive_dict = None
+pki_default_dict = None
pki_common_dict = None
pki_web_server_dict = None
pki_subsystem_dict = None