Displaying 1 result from an estimated 1 matches for "deststorepass".
2012 May 22
11
Puppet First Run after Install failing in module pe_mcollective
...enterprise manager (master) on a RHEL box.
Though the install itself succeeds without any issues, the first run
of puppet when it tries to deploy the pe_mcollective module fails with
the following error.
Message:
change from notrun to 0 failed: sh -c ''umask 077; keytool -
importkeystore -deststorepass puppet -destkeypass puppet -destkeystore
broker.ks -srckeystore broker.p12 -srcstorepass puppet -srcstoretype
PKCS12 -alias puppet-master.xyz.com'' returned 1 instead of one of [0]
at /opt/puppet/share/puppet/modules/pe_mcollective/manifests/posix.pp:
138
Source:
/Stage[main]/Pe_mcollectiv...