Skip to content

Make keytool path configureable - #477

Open
bastelfreak wants to merge 1 commit into
puppetlabs:mainfrom
bastelfreak:keytool
Open

Make keytool path configureable#477
bastelfreak wants to merge 1 commit into
puppetlabs:mainfrom
bastelfreak:keytool

Conversation

@bastelfreak

Copy link
Copy Markdown
Collaborator

Usecase: I need to manipulate the PE keystore. The provided keytool binary lives at /opt/puppetlabs/server/bin/keytool. This patch makes it configureable. The default is still the relative keytool, which will be used in $PATH. This makes it an enhancement, not a breaking change.

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

Usecase: I need to manipulate the PE keystore. The provided `keytool`
binary lives at /opt/puppetlabs/server/bin/keytool. This patch makes it
configureable. The default is still the relative `keytool`, which will
be used in $PATH. This makes it an enhancement, not a breaking change.
@bastelfreak bastelfreak self-assigned this Aug 31, 2026
@bastelfreak
bastelfreak requested a review from a team as a code owner August 31, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants