Skip to content

Conversation

ikonia
Copy link

@ikonia ikonia commented Sep 2, 2025

adds the ability to manage facter blocklist and cache list for puppet agent by.
%99.99 of this work is credited to @vchepkov Vadym Chepkov



if $::blocklist {
hocon_setting { 'blocklist facts group':
Copy link
Member

Choose a reason for hiding this comment

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

can't we also write json to the facter conf? Then we don't need a dependency to the hocon module.

Copy link
Author

Choose a reason for hiding this comment

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

functionality completed - now moving out of hocon

Copy link
Member

Choose a reason for hiding this comment

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

I am not 100% sure if JSON works, but it's worth a try.

Copy link
Author

Choose a reason for hiding this comment

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

the first few tests sort of worked, but added complexity, more work required before discounting

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

Successfully merging this pull request may close these issues.

2 participants