pivotal-sprout / sprout-wrap

Pivotal Labs uses this project with sprout, soloist and librarian-chef to build developer workstations
The Unlicense
157 stars 250 forks source link

Replaces some app install recipes with sprout-homebrew #31

Closed codeword closed 10 years ago

codeword commented 10 years ago

[completes #61595486]

codeword commented 10 years ago

The updated recipes that are now installed as a result of a node attribute being set are basic recipes (no special links, no special post-processing).

The one exception was the Vagrant recipe, which had a [false] dependency on VirtualBox (VirtualBox is one of many possible providers). And we explicitly VirtualBox through the homebrew cask anyway.

We left the original recipes intact and unchanged.