diff --git a/Puppetfile b/Puppetfile index 371c12bb..d8b6bace 100644 --- a/Puppetfile +++ b/Puppetfile @@ -1,8 +1,7 @@ forge 'https://forgeapi.puppet.com/' # HTTP/2 and SSL support for settings in Hiera -# Our modules aren't yet compatible with 12 and the builds fail -mod 'puppetlabs/apache', '>= 8.3', '< 12' +mod 'puppetlabs/apache', '>= 8.3' # Ensure Debian 11 support mod 'puppetlabs/postgresql', '>= 7.4.0'