summaryrefslogtreecommitdiffstats
path: root/base/deploy/src/scriptlets/configuration.jy
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-12-06 13:06:14 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-12-06 13:06:14 -0500
commit145114f713a58ed5ce896e2192e50eeb382a3c74 (patch)
tree381a6f98d29ba699ef3c9aac4c54014804a5aa29 /base/deploy/src/scriptlets/configuration.jy
parent79ff01ef76f2a4ca44d02bceb7173541328bef3b (diff)
downloadpki-145114f713a58ed5ce896e2192e50eeb382a3c74.tar.gz
pki-145114f713a58ed5ce896e2192e50eeb382a3c74.tar.xz
pki-145114f713a58ed5ce896e2192e50eeb382a3c74.zip
Added RESTEASY_LIB.ticket-422
Diffstat (limited to 'base/deploy/src/scriptlets/configuration.jy')
-rw-r--r--base/deploy/src/scriptlets/configuration.jy2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/deploy/src/scriptlets/configuration.jy b/base/deploy/src/scriptlets/configuration.jy
index 80543b856..16baa72ab 100644
--- a/base/deploy/src/scriptlets/configuration.jy
+++ b/base/deploy/src/scriptlets/configuration.jy
@@ -64,6 +64,8 @@ def main(argv):
print "%s '%s' = '%s'" %\
(log.PKI_JYTHON_INDENTATION_2, key, value)
+ jyutil.load_resteasy(master['RESTEASY_LIB'])
+
# Initialize token
jyutil.security_databases.initialize_token(
master['pki_client_database_dir'],