If you want to provision or update more than one node with Chef, there are two possibilities to do this.
- Pull on each agent. You can connect via ssh to each client and call:
- Push to each agent. You can connect via ssh to Chef server and call:
This will provision all clients which match regular expression specified in name attribute.