Skip to content

puppet ssl submit command fails on PE LTS release #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chrislorro opened this issue Jan 14, 2020 · 2 comments
Closed

puppet ssl submit command fails on PE LTS release #42

chrislorro opened this issue Jan 14, 2020 · 2 comments

Comments

@chrislorro
Copy link
Contributor

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:

  1. when the agent is installed on the client from the bolt server execute

bolt command run '/opt/puppetlabs/bin/puppet ssl submit_request' --targets

Environment

  • PE 2018.1 (LTZ)
  • centos 7

Additional Context

@chrislorro chrislorro added the bug label Jan 14, 2020
@abuxton
Copy link
Contributor

abuxton commented Jan 17, 2020

@reidmv
Copy link
Contributor

reidmv commented Jan 24, 2020

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.

@reidmv reidmv closed this as completed Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants