So wait… Did Puppet have a license change as well recently? Is this just preemptive because it looks like Perforce is starting to change things?
Why not just use Ansible?
I don’t frequent that world much these days, but I personally preferred the agent/pull model when I did. I can’t really articulate why, I think I feel comfortable knowing that the agent will run with the last known config on the machine, potentially correcting any misconfiguration even if the central host is down.
The big debate back in the day was Puppet vs. Chef (before Ansible/SaltStack). Puppet was more declarative, Chef more imperative.
I also admit, I don’t like YAML, other than for simple, mostly flat config and serializing.
I further admit that Ansible just has a bigger community these days, and that’s worth something. When I need to do a bit of CM these days, I use Ansible.
As someone that has never used Puppet, I also wonder this. Ansible is agentless and works on basically anything. What do you gain by requiring an agent, like with this?
What does it do?
Looks like it’s a fork of Puppet.
A software to orchestrated and manage software installations and configurations on multiple/many systems using one central system. Puppet is a great tool for medium/large scale system administration and this is a open source implementation of that.
Make configuring a lot of Linux computers easier and more deterministic
OpenVox is the modern open source implementation of the world’s most capable configuration management platform – trusted by everyone from the smallest hobbyist to operators of some of the largest commercial infrastructures in the business.
Try OpenVox as the engine powering your infrastructure deployment and configuration needs and see why it’s the industry standard in resource abstraction and drift remediation.
I’m gonna be so real, that’s a lot of words that I didn’t understand but that’s okay- I suppose I’m probably not the target audience for for the software 😂
Best of luck to you and your project!
I find this happens a lot on software like this and people kind of assume visitors know what all the buzzwords mean or are in the same bubble as the developers, which is a shame really as I assume it scares a lot of people off.
TLDR: it lets you automate installing an operating system and software, mainly used for servers.
They can’t just say “it’s puppet” because trademark. So they have to advertise as “alternative to the leading” blah blah to enterprises. This is absolutely targeted at enterprise to buy support, so gotta be legally friendly.
Oh that’s totally sick, I bet that would be hella useful if I had another computer I wanted to set up and have everything I’ve got on my main machine
The use case is more for server and linux-type operating systems but I bet there are some crazy folk who use it for their desktops. No idea!
I mean I’m running Fedora, I’m sure I could find some use for it
Good choice! Me too! Workstation on the PC and trying to learn Silverblue on the laptop. Have you played with Silverblue?