ansiblepuppetpuppet-bolt

Does Puppet Bolt have the same feature set as Red Hat Ansible?


I was at a conference yesterday speaking with some folks about Puppet Lab's Bolt 1.0. I'm trying to figure out whether the tools is comparable to Ansible, but can take advantage of all the puppet modules that already exist or if it is different in some other manner.

I'm not super familiar with either tool and was hoping that somebody who was more knowledgable thane would be able to explain the difference between the two tools.

I can see both are agent-less which I see as a plus - but I'm unclear on the other differences and why one would pick one over the other. Not looking for a subjective answer - but an actual list of what differentiates the two tools


Solution

  • Puppet Bolt and RedHat Ansible both try to solve the same problems of agentless, push-based orchestration and configuration management. Naturally, though, they don't have exactly the same features.

    I would keep the following in mind:

    But I would definitely try them both out and choose the one that seems a better fit to the actual problems you are trying to solve.