Merge pull request #20 from JHaals/site_bug
site.pp - Added missing comma.
This commit is contained in:
commit
d04983f3ce
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Exec {
|
|||
'/bin',
|
||||
'/usr/sbin',
|
||||
'/sbin'
|
||||
]
|
||||
],
|
||||
|
||||
environment => [
|
||||
"HOMEBREW_CACHE=${homebrew::cachedir}",
|
||||
|
|
Loading…
Reference in a new issue