Skip to content

Commit

Permalink
Add missing Puppetfile dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Didrichsen <gavin.didrichsen@gmail.com>
  • Loading branch information
gavindidrichsen committed Nov 18, 2024
1 parent cca000f commit 6469e59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ moduledir File.join(File.dirname(__FILE__), 'modules')
mod 'puppetlabs-service', '3.0.0'
mod 'puppetlabs-puppet_agent', '4.21.0'
mod 'puppetlabs-facts', '1.6.0'
mod 'puppetlabs-apt', '9.4.0'
mod 'puppetlabs-inifile', '6.1.1'

# Core types and providers for Puppet 6
mod 'puppetlabs-augeas_core', '1.5.0'
Expand Down

0 comments on commit 6469e59

Please sign in to comment.