some small site tweaks
This commit is contained in:
parent
a4c4888519
commit
93aaa2f395
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
require boxen::config
|
require boxen::environment
|
||||||
require homebrew::repo
|
require homebrew::repo
|
||||||
|
|
||||||
Exec {
|
Exec {
|
||||||
|
@ -39,5 +39,5 @@ Service {
|
||||||
}
|
}
|
||||||
|
|
||||||
node default {
|
node default {
|
||||||
include setup::environment
|
include git
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue