Skip to content

Commit 9551396

Browse files
!bug
* **Update Puppetfile dependencies** Prior to this commit, tests were failing because of these missing Puppetfile modules. Signed-off-by: Gavin Didrichsen <gavin.didrichsen@gmail.com>
1 parent b47e205 commit 9551396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Puppetfile

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ moduledir File.join(File.dirname(__FILE__), 'modules')
88
mod 'puppetlabs-service', '3.0.0'
99
mod 'puppetlabs-puppet_agent', '4.21.0'
1010
mod 'puppetlabs-facts', '1.6.0'
11+
mod 'puppetlabs-apt', '9.4.0'
12+
mod 'puppetlabs-inifile', '6.1.1'
1113

1214
# Core types and providers for Puppet 6
1315
mod 'puppetlabs-augeas_core', '1.5.0'

0 commit comments

Comments
 (0)