diff --git a/Puppetfile b/Puppetfile index 266a51471..2a085ec14 100644 --- a/Puppetfile +++ b/Puppetfile @@ -92,7 +92,7 @@ mod 'vswitch', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v12.2.0' + :ref => 'v12.3.0' mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', @@ -100,7 +100,7 @@ mod 'concat', mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', - :ref => 'v8.1.3' + :ref => 'v8.1.4' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', @@ -108,7 +108,7 @@ mod 'inifile', mod 'memcached', :git => 'https://github.com/saz/puppet-memcached', - :ref => 'v9.0.0' + :ref => 'v10.0.1' mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', @@ -120,7 +120,7 @@ mod 'nssdb', mod 'rabbitmq', :git => 'https://github.com/voxpupuli/puppet-rabbitmq', - :ref => 'v14.2.0' + :ref => 'v14.3.0' mod 'redis', :git => 'https://github.com/voxpupuli/puppet-redis', @@ -148,7 +148,7 @@ mod 'systemd', mod 'vcsrepo', :git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo', - :ref => 'v6.1.0' + :ref => 'v7.0.0' mod 'xinetd', :git => 'https://github.com/puppetlabs/puppetlabs-xinetd',