Skip to content

Make puppet_confdir configurable #376

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

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

h0tw1r3
Copy link
Contributor

@h0tw1r3 h0tw1r3 commented Dec 14, 2023

$settings::<> vars should generally be configurable because they hold the compilers value. This can be a problem if for example you're trying to use this module with Bolt, which returns a temp directory.

I'm not a fan of the globals (or params) class, but this gets the job done in lieu of overhauling the module to meet current standards.

Hopefully issues can be enabled soon so we can start collaborating on bringing this module into the current century.

@h0tw1r3 h0tw1r3 requested review from bastelfreak, smortex and a team as code owners December 14, 2023 16:06
Copy link
Collaborator

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That look reasonable to me. Indeed this module need love, and I really would like to see it receive some…

@smortex smortex self-requested a review December 14, 2023 21:10
$settings::<> vars should generally be configurable because they hold
the compilers value. This can be a problem if for example you're trying
to use this module with Bolt, which returns a temp directory.
@h0tw1r3 h0tw1r3 force-pushed the configurable-puppet-confdir branch from 4691f80 to 56b42fc Compare December 14, 2023 21:18
@h0tw1r3 h0tw1r3 merged commit d8a0b5e into puppetlabs:main Dec 14, 2023
@h0tw1r3 h0tw1r3 deleted the configurable-puppet-confdir branch January 24, 2024 23:42
@smortex smortex changed the title make puppet_confdir configurable Make puppet_confdir configurable Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants