Skip to content

Commit 0d2681f

Browse files
committed
(Puppetfile) bump puppetlabs/docker to 4.4.0
The 4.4.0 release incorporates puppetlabs/puppetlabs-docker#783. It also includes a fix for the docker swarm facts generating error messages in syslog. puppetlabs/puppetlabs-docker#817
1 parent 20186dc commit 0d2681f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Puppetfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ mod 'puppetlabs/apt', '8.3.0'
4949
mod 'puppetlabs/augeas_core', '1.2.0'
5050
mod 'puppetlabs/concat', '7.1.1'
5151
mod 'puppetlabs/cron_core', '1.1.0'
52-
mod 'puppetlabs/docker', git: 'https://github.com/puppetlabs/puppetlabs-docker', ref: '9e5ff53' # https://github.com/puppetlabs/puppetlabs-docker/pull/783
52+
mod 'puppetlabs/docker', '4.4.0'
5353
mod 'puppetlabs/facts', '1.4.0'
5454
mod 'puppetlabs/firewall', '3.4.0'
5555
mod 'puppetlabs/host_core', '1.1.0'

0 commit comments

Comments
 (0)