I'm looking to bootstrap some nodes and deploy to them, but I want to avoid having the overhead of a chef server. What are some of the options I can look into? I have a relatively static environment, but need to push some changes to the remote nodes every so often. I want to kick off a recipe to all the nodes from a host machine.
↧