Skip to content
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

Fix AIO path for PuppetServer #31

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

smortex
Copy link
Member

@smortex smortex commented Sep 16, 2024

The AIO Puppet Server is installed in /opt/puppetlabs/server, /opt/puppetlabs/puppet being the path of the Agent.

Both Agent and Server binaries have symlinks in /opt/puppetlabs/bin, it is this directory that we want to make sure is part of $PATH before running puppetserver ca list and puppetserver ca sign.

The AIO Puppet Server is installed in /opt/puppetlabs/server,
/opt/puppetlabs/puppet being the path of the Agent.

Both Agent and Server binaries have symlinks in /opt/puppetlabs/bin, it
is this directory that we want to make sure is part of $PATH before
running `puppetserver ca list` and `puppetserver ca sign`.
@smortex smortex requested a review from a team as a code owner September 16, 2024 18:41
@smortex smortex added the bug Something isn't working label Sep 16, 2024
@smortex smortex merged commit 52e484d into main Sep 16, 2024
4 checks passed
@smortex smortex deleted the fix-aio-path-for-puppetserver branch September 16, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant