From c7a6c9f1a3febc3f353fbcd897cd7a377bf040e0 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Sun, 15 Oct 2017 10:55:48 -0700 Subject: [PATCH] Updated to thekevjames-homebrew v1.7.1 --- puppet/production/Puppetfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/puppet/production/Puppetfile b/puppet/production/Puppetfile index b86446b..d58ae4a 100644 --- a/puppet/production/Puppetfile +++ b/puppet/production/Puppetfile @@ -9,6 +9,4 @@ moduledir "#{File.dirname(File.dirname(File.dirname(__FILE__)))}/vendor/puppet_m mod 'puppetlabs-apt', '4.1.0' mod 'puppetlabs-stdlib', '4.20.0' mod 'puppetlabs-vcsrepo', '2.0.0' -mod 'thekevjames-homebrew', - git: 'https://github.com/genebean/puppet-homebrew.git', - branch: 'non-root-and-bundler' +mod 'thekevjames-homebrew', '1.7.1'