Puppet use today
Puppet use today
Posted Jan 26, 2025 10:01 UTC (Sun) by mbunkus (subscriber, #87248)In reply to: Puppet use today by ssmith32
Parent article: Puppet fork OpenVox makes first release
We usually use OpenTofu (Open Source fork of Terraform after their license change) for handling the infrastructure level (creating/reconfiguring VMs, DNS entries etc.) & Ansible for the software level (everything after VMs are reachable via ssh), both on premises & in the cloud. We also use Ansible for a lot of switch configuration as there's a lot of third-party support for Ansible from vendors.
Sure, both tools have overlap, but their strengths are in different areas. Use them both where they're strongest.