Skip to content

Commit

Permalink
Update to stdlib 9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Nov 7, 2023
1 parent 8b7b58d commit e34ee09
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Puppetfile
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
forge 'https://forgeapi.puppet.com/'

# We're not ready for version 9
mod 'puppetlabs/stdlib', '< 9'
mod 'puppetlabs/apt', '< 9.1.0'

# HTTP/2 and SSL support for settings in Hiera
mod 'puppetlabs/apache', '>= 8.3'

# Ensure Debian 11 support
mod 'puppetlabs/postgresql', '>= 7.4.0', '< 10'
mod 'puppetlabs/postgresql', '>= 7.4.0'

# Dnfmodule support for Redis 6+ support
mod 'puppet/redis', '>= 8.5.0'
Expand Down

0 comments on commit e34ee09

Please sign in to comment.