Commit 93aaa2f395c465af575c995744dfe72594311f30

Authored by Will Farrington
1 parent a4c4888519

some small site tweaks

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

1   -require boxen::config
  1 +require boxen::environment
2 2 require homebrew::repo
3 3  
4 4 Exec {
... ... @@ -39,6 +39,6 @@
39 39 }
40 40  
41 41 node default {
42   - include setup::environment
  42 + include git
43 43 }