Puppetfile in vagrant-boxen-0.0.2 vs Puppetfile in vagrant-boxen-0.0.3

- old
+ new

@@ -1,3 +1,12 @@ forge "http://forge.puppetlabs.com" +# These guys are required by the git modules and librarian-puppet seems +# to have issues when they are not specified here, even though they are listed +# as modules dependencies +mod 'maestrodev/wget' +mod 'puppetlabs/gcc' + mod 'memcached', :git => 'https://github.com/saz/puppet-memcached.git' + +mod 'redis', :git => 'https://github.com/thomasvandoren/puppet-redis.git', + :ref => '546c34e3d11423cd77d1c1316c8811739aa7fc03'