Skip to content

Add configurable Puppet agent settings#433

Merged
cmd-ntrf merged 2 commits into
mainfrom
puppet_conf
Jun 22, 2026
Merged

Add configurable Puppet agent settings#433
cmd-ntrf merged 2 commits into
mainfrom
puppet_conf

Conversation

@cmd-ntrf

Copy link
Copy Markdown
Member

Adds a puppet_conf variable to let users define additional Puppet agent settings during cloud-init.

  • Adds top-level puppet_conf variable with key, value, and optional section.
  • Passes puppet_conf through each provider module to common/configuration.
  • Replaces hard-coded Puppet agent config commands with generated puppet config set commands.
  • Keeps existing defaults for waitforcert, report, postrun_command, and per-node certname.
  • Documents puppet_conf in docs/README.md.

Coauthored with gpt-5.5.

@cmd-ntrf cmd-ntrf self-assigned this Jun 17, 2026
@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Jun 17, 2026
@cmd-ntrf cmd-ntrf added this to the 15.6.0 milestone Jun 17, 2026
@cmd-ntrf cmd-ntrf merged commit fd21639 into main Jun 22, 2026
27 checks passed
@cmd-ntrf cmd-ntrf deleted the puppet_conf branch July 8, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant