Skip to content
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

Explore using consul and consul-template to generate hieradata on the puppetserver #280

Open
cmd-ntrf opened this issue Jan 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cmd-ntrf
Copy link
Member

For example, to gather the CPU architecture of every instance using the software stack, we have consul-template generate a file on every instance and set an environment variable.

Instead of running that template on every instance, we could run it only on the puppetserver, have it generate a YAML file in the puppet data hierarchy, and have Puppet be in charge of delivering the consensus to the instances.

@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Jan 20, 2024
@cmd-ntrf cmd-ntrf self-assigned this Jan 20, 2024
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

No branches or pull requests

1 participant