best way to manage a dozen Raspberry Pis and a half dozen Ubuntu boxes? puppet/chef/ansible/saltstack/something else?

#raspberrypi #linux

@wbradmoore I'm partial to Ansible myself. I prefer the push model, instead of the agent based pull model of say Puppet. But as they say, it depends on what you are optimizing for.
@wbradmoore Im using Ansible... seems to be the easiest. havent found a box (yet) that doesnt work out of the box with it.