Commit a2d6ec482e4715707cd6c1904b0843c129c922d1

Authored by Jianwei Han
1 parent 42c5acab4d
Exists in master

Fix problems for Homebrew in standard location

Showing 8 changed files with 24 additions and 39 deletions Side-by-side Diff

... ... @@ -29,7 +29,7 @@
29 29 # Includes many of our custom types and providers, as well as global
30 30 # config. Required.
31 31  
32   -github "boxen", "3.6.1"
  32 +github "boxen", "3.6.3.rc", :repo => "hanjianwei/puppet-boxen"
33 33  
34 34 # Support for default hiera data in modules
35 35  
36 36  
... ... @@ -38,13 +38,10 @@
38 38 # Core modules for a basic development environment. You can replace
39 39 # some/most of these if you want, but it's not recommended.
40 40  
41   -github "dnsmasq", "1.0.1"
42   -github "gcc", "2.0.101"
43 41 github "git", "2.4.0"
44 42 github "homebrew", "1.9.5.rc", :repo => "hanjianwei/puppet-homebrew"
45 43 github "hub", "1.3.0"
46 44 github "inifile", "1.0.3", :repo => "puppetlabs/puppetlabs-inifile"