You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Puppetfile
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ mod 'puppetlabs/apt', '10.0.1'
56
56
mod'puppetlabs/augeas_core','1.5.0'
57
57
mod'puppetlabs/concat','9.1.0'
58
58
mod'puppetlabs/cron_core','1.3.0'
59
-
mod'puppetlabs/docker',git: 'https://github.com/lsst-it/puppetlabs-docker',ref: '1f25605'# https://github.com/lsst-it/puppetlabs-docker/pull/2 we are using a fork as we wait for the main Puppetlabs release to accept apt 10.x
59
+
mod'puppetlabs/docker','10.3.0'
60
60
mod'puppetlabs/facts','1.7.0'
61
61
mod'puppetlabs/firewall','8.1.5'
62
62
mod'puppetlabs/host_core','1.3.0'
@@ -90,7 +90,7 @@ mod 'puppet/postfix', '5.0.0'
90
90
mod'puppet/prometheus','16.2.0'
91
91
mod'puppet/python','7.4.0'
92
92
mod'puppet/quadlets','1.2.0'
93
-
mod'puppet/r10k',git: 'https://github.com/lsst-it/puppet-r10k',ref: 'e04040a'# Using branch temporarily while waiting for approval here: https://github.com/voxpupuli/puppet-r10k/pull/679
93
+
mod'puppet/r10k',git: 'https://github.com/lsst-it/puppet-r10k',ref: '78b200b'# Using branch temporarily while waiting for approval here: https://github.com/voxpupuli/puppet-r10k/pull/679
0 commit comments