Cimpress-MCP / vagrant-orchestrate

Cross platform deployment orchestration to existing managed servers using vagrant provisioners
Other
19 stars 13 forks source link

Add ability to push to managed servers in parallel. #10

Closed chrisbaldauf closed 9 years ago

chrisbaldauf commented 9 years ago

Add ability to push to managed servers in parallel. @maclennann @ryanbreen @potashj @swivelhinges

maclennann commented 9 years ago

Looks fine to me.

For the benefit of other reviewers, here is the batch function it's calling and here is the BatchAction that it ultimately constructs.

chrisbaldauf commented 9 years ago

I pursued an alternate strategy approach, and that feels way better. I'm closing this.