some small site tweaks

This commit is contained in:
Will Farrington 2012-10-02 20:21:40 -07:00
parent a4c4888519
commit 93aaa2f395

View file

@ -1,4 +1,4 @@
require boxen::config
require boxen::environment
require homebrew::repo
Exec {
@ -39,5 +39,5 @@ Service {
}
node default {
include setup::environment
include git
}