From d6baa1122fa9dd62944de6e4b40fc41016147c0c Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Mon, 25 Mar 2013 10:42:10 -0700 Subject: [PATCH] Revert "Merge pull request #71 from bodepd/remove_puppet_puppet_modules" This reverts commit 386e7b20b2629fca7ac2cffe9b4dd789724a512e, reversing changes made to 4852929a6600b31c068f086330c88abdd6342347. --- Puppetfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index 3187eaa..030f9c7 100644 --- a/Puppetfile +++ b/Puppetfile @@ -31,7 +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 'puppet/puppet', :git => 'git://github.com/stephenrjohnson/puppetlabs-puppet.git' -#mod 'puppetlabs/puppetdb', :git => 'git://github.com/bodepd/puppetlabs-puppetdb.git' +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' +mod 'ripienaar/ruby-puppetdb', :git => 'git://github.com/ripienaar/ruby-puppetdb'