What does it do?
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!
deleted by creator
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
deleted by creator
Its Configuration Management, so why would that not apply to Desktops? :)
We use it in Linux Servers, Windows Servers, Linux Desktops, Windows Desktops, etc etc :)
Why not just 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?
A long lost host (a machine that’s been offline or in a closed off network etc.) can find its master (puppetserver) when it sees the daylight again with the regularily polling puppet agent service. This is not as straightforward with ansible’s push model.



