Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

Commit

Permalink
Move to high sierra enabled fork homebrew module
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Mar 9, 2018
1 parent fbe63af commit 604c811
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ github "foreman", "1.2.0"
# mod "gcc", "0.0.1", :git => "https://github.com/boxen/puppet-gcc.git", :ref => "abc7639"
mod "puppet-git", "0.0.1", :git => "https://github.com/webflo/puppet-git.git", :ref => "puppet-4"
github "go", "2.1.0"
github "homebrew", "2.2.0"
mod "puppet-homebrew", "0.0.1", :git => "https://github.com/boxen/puppet-homebrew.git", :ref => "high-sierra"
github "hub", "1.4.5"
github "inifile", "1.4.1", :repo => "puppetlabs/puppetlabs-inifile"
github "nginx", "1.9.0"
Expand Down
14 changes: 8 additions & 6 deletions Puppetfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ GIT
specs:
puppet-dnsmasq (0.0.1)

GIT
remote: https://github.com/boxen/puppet-homebrew.git
ref: high-sierra
sha: f8ed96c2c3a9ddc60b13353d8f1d0fd4cd413d7e
specs:
puppet-homebrew (0.0.1)

GIT
remote: https://github.com/boxen/puppet-nodejs.git
ref: high-sierra
Expand Down Expand Up @@ -48,11 +55,6 @@ GITHUBTARBALL
specs:
go (2.1.0)

GITHUBTARBALL
remote: boxen/puppet-homebrew
specs:
homebrew (2.2.0)

GITHUBTARBALL
remote: boxen/puppet-hub
specs:
Expand Down Expand Up @@ -112,7 +114,6 @@ DEPENDENCIES
brewcask (= 0.0.10)
foreman (= 1.2.0)
go (= 2.1.0)
homebrew (= 2.2.0)
hub (= 1.4.5)
inifile (= 1.4.1)
module_data (= 0.0.4)
Expand All @@ -123,6 +124,7 @@ DEPENDENCIES
puppet-boxen (= 0.0.1)
puppet-dnsmasq (= 0.0.1)
puppet-git (= 0.0.1)
puppet-homebrew (= 0.0.1)
puppet-nodejs (= 0.0.1)
puppet-ruby (= 0.0.1)
repository (= 2.4.1)
Expand Down

0 comments on commit 604c811

Please sign in to comment.