diff --git a/Puppetfile b/Puppetfile index af296e53e..26edf0d7c 100755 --- a/Puppetfile +++ b/Puppetfile @@ -92,7 +92,7 @@ mod 'vswitch', mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', - :ref => 'v12.1.0' + :ref => 'v12.2.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.0' + :ref => 'v8.1.1' mod 'inifile', :git => 'https://github.com/puppetlabs/puppetlabs-inifile',