Hacker News new | ask | show | jobs
by polcia 2290 days ago
I would go with Ansible for side projects/smaller tasks, and use Puppet at large.
1 comments

Any reasons for those choices?
Ansible is just extremely easy to begin with, and comfortable to use since it is an agentless solution using SSH. As for Puppet, well, it could largely depends on your team. Is it a devops one or a strictly dev one? Puppet seems to be the perfect balance for us (devops mostly, but devs can touch it with confident too)