From 01e8bb8ad249f3106e6064aeb9e11ae9c34a06a2 Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Mon, 25 Mar 2013 10:41:56 -0700 Subject: [PATCH] Revert "Merge pull request #72 from bodepd/upate_puppet_module_version" This reverts commit 6a3087ecb66c87c4153b206f2bcbb05755104bc2, reversing changes made to 386e7b20b2629fca7ac2cffe9b4dd789724a512e. --- Puppetfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Puppetfile b/Puppetfile index 8637e8b..3187eaa 100644 --- a/Puppetfile +++ b/Puppetfile @@ -31,5 +31,7 @@ mod 'cprice404/inifile', :git => 'git://github.com/cprice-puppet/puppetlabs-inif # puppet related modules mod 'ripienaar/hiera_puppet', :git => 'https://github.com/ripienaar/hiera-puppet' mod 'puppetlabs/ruby' -mod 'stephenrjohnson/puppet', "0.0.6" -mod 'ripienaar/ruby-puppetdb', :git => 'git://github.com/ripienaar/ruby-puppetdb' +#mod 'puppet/puppet', :git => 'git://github.com/stephenrjohnson/puppetlabs-puppet.git' +#mod 'puppetlabs/puppetdb', :git => 'git://github.com/bodepd/puppetlabs-puppetdb.git' +mod 'puppetlabs/postgresql', :git => 'git://github.com/bodepd/puppet-postgresql.git' +#mod 'ripienaar/ruby-puppetdb', :git => 'git://github.com/ripienaar/ruby-puppetdb'