diff --git a/Puppetfile b/Puppetfile index 50dada379..26459355f 100644 --- a/Puppetfile +++ b/Puppetfile @@ -156,7 +156,7 @@ mod 'apt', mod 'concat', :git => 'https://github.com/puppetlabs/puppetlabs-concat', - :ref => 'v7.3.3' + :ref => 'v8.0.0' mod 'firewall', :git => 'https://github.com/puppetlabs/puppetlabs-firewall', @@ -164,11 +164,11 @@ mod 'firewall', mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile', - :ref => 'v5.4.1' + :ref => 'v6.0.0' mod 'mysql', :git => 'https://github.com/puppetlabs/puppetlabs-mysql', - :ref => 'v13.2.0' + :ref => 'v13.3.0' mod 'postgresql', :git => 'https://github.com/puppetlabs/puppetlabs-postgresql', @@ -204,7 +204,7 @@ mod 'dns', mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', - :ref => 'v6.1.1' + :ref => 'v6.1.2' mod 'corosync', :git => 'https://github.com/voxpupuli/puppet-corosync',