summaryrefslogtreecommitdiffstats
path: root/base/deploy/src/scriptlets/configuration.jy
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2012-11-09 12:31:40 -0500
committerAde Lee <alee@redhat.com>2012-11-10 23:10:15 -0500
commit318716f3425a1d818e0633453a1d27a68d2f7f5f (patch)
treef49fcbbbd90e9e9d04c5df7cd30b46cf035ba1dc /base/deploy/src/scriptlets/configuration.jy
parent019a93341dde3e1e21a7e2b0edfa2003118ce928 (diff)
downloadpki-318716f3425a1d818e0633453a1d27a68d2f7f5f.tar.gz
pki-318716f3425a1d818e0633453a1d27a68d2f7f5f.tar.xz
pki-318716f3425a1d818e0633453a1d27a68d2f7f5f.zip
removed dry_run from pkispawn
Ticket 411
Diffstat (limited to 'base/deploy/src/scriptlets/configuration.jy')
-rw-r--r--base/deploy/src/scriptlets/configuration.jy2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/deploy/src/scriptlets/configuration.jy b/base/deploy/src/scriptlets/configuration.jy
index 7180c4546..bf89a0170 100644
--- a/base/deploy/src/scriptlets/configuration.jy
+++ b/base/deploy/src/scriptlets/configuration.jy
@@ -69,14 +69,12 @@ def main(argv):
# Initialize token
jyutil.security_databases.initialize_token(
master['pki_client_database_dir'],
- master['pki_dry_run_flag'],
master['pki_jython_log_level'])
# Log into token
token = jyutil.security_databases.log_into_token(
master['pki_client_database_dir'],
master['pki_client_password_conf'],
- master['pki_dry_run_flag'],
master['pki_jython_log_level'])
# Setup connection parameters