puppetlabs / puppetlabs-peadm

A Puppet module defining Bolt plans used to automate Puppet Enterprise deployments
Apache License 2.0
29 stars 53 forks source link

Adding support for legacy compilers #448

Closed ragingra closed 1 month ago

ragingra commented 2 months ago

Added plans to add legacy compiler param to certs, and other plan for creating legacy compiler groups and setting the legacy param to true.

This then allows compilers to be setup without puppetdb.

Summary

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

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

Changes include test coverage?

Have you updated the documentation?