You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the next issue to fix is that the cert sign command doesn't work on 2018.1... that NEW problem is captured in #53 though. Closing this issue as fixed by #43.
Describe the Bug
A clear and concise description of what the bug is.
bolt plan run peadm::provision fails on client verification run_command:
./modules/peadm/plans/action/install.pp: /opt/puppetlabs/bin/puppet ssl submit_request
The "ssl" option does not exist as part of the puppet command on the agent system
error is
The command failed with exit code 1
STDOUT:
Error: Unknown Puppet subcommand 'ssl'
See 'puppet help' for help on available puppet subcommands
Expected Behavior
A clear and concise description of what you expected to happen.
/opt/puppetlabs/bin/puppet ssl submit_request should execute successfully as a test that the certificate has been setup
Steps to Reproduce
Steps to reproduce the behavior:
bolt command run '/opt/puppetlabs/bin/puppet ssl submit_request' --targets
Environment
Additional Context
The text was updated successfully, but these errors were encountered: