summaryrefslogtreecommitdiffstats
path: root/base/deploy/src/scriptlets/pkimessages.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/pkimessages.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/pkimessages.py')
-rw-r--r--base/deploy/src/scriptlets/pkimessages.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/deploy/src/scriptlets/pkimessages.py b/base/deploy/src/scriptlets/pkimessages.py
index 3a6bec1e3..c16d3ce46 100644
--- a/base/deploy/src/scriptlets/pkimessages.py
+++ b/base/deploy/src/scriptlets/pkimessages.py
@@ -232,6 +232,8 @@ PKIHELPER_RM_RF_1 = "rm -rf %s"
PKIHELPER_RMDIR_1 = "rmdir %s"
PKIHELPER_SECURITY_DOMAIN_CONTACT_1 =\
"contacting the security domain master to update security domain '%s'"
+PKIHELPER_SECURITY_DOMAIN_GET_TOKEN_FAILURE_2 =\
+ "Failed to get installation token from security domain '%s:%s'"
PKIHELPER_SECURITY_DOMAIN_UNDEFINED =\
"No security domain defined.\n"\
"If this is an unconfigured instance, then that is OK.\n"\