From a45cda109b0bd3376d5e8adb9ec8ce6c7f5e7f09 Mon Sep 17 00:00:00 2001 From: Jacob Bednarz Date: Tue, 6 Mar 2018 15:24:36 +1100 Subject: [PATCH] Move to high sierra enabled fork homebrew module --- Puppetfile | 2 +- Puppetfile.lock | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Puppetfile b/Puppetfile index 618a72fab6..293435a2d7 100644 --- a/Puppetfile +++ b/Puppetfile @@ -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" diff --git a/Puppetfile.lock b/Puppetfile.lock index e78e307e0a..b0a9dab5d5 100644 --- a/Puppetfile.lock +++ b/Puppetfile.lock @@ -5,6 +5,13 @@ GIT specs: puppet-dnsmasq (0.0.1) +GIT + remote: https://github.com/boxen/puppet-homebrew.git + ref: high-sierra + sha: f2fc4122270b8c49307fda6c5d5dfbdc55196eba + specs: + puppet-homebrew (0.0.1) + GIT remote: https://github.com/boxen/puppet-nodejs.git ref: high-sierra @@ -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: @@ -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) @@ -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)