Skip to content

Commit 38644e8

Browse files
committed
(Puppetfile) Switch to our fork for dependancies
1 parent 1ed67a4 commit 38644e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Puppetfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ mod 'puppetlabs/reboot', '5.1.0'
7474
mod 'puppetlabs/selinux_core', '1.4.0'
7575
mod 'puppetlabs/sshkeys_core', '2.5.1'
7676
mod 'puppetlabs/stdlib', '9.7.0'
77-
mod 'puppetlabs/tomcat', '7.4.0'
77+
mod 'puppetlabs/tomcat', git: 'https://github.com/lsst-it/puppetlabs-tomcat', ref: '11c0817' # Using this fork while we wait for dependencies to be merged here: https://github.com/puppetlabs/puppetlabs-tomcat/pull/581
7878
mod 'puppetlabs/transition', '2.0.0'
7979
mod 'puppetlabs/vcsrepo', '7.0.0'
8080
mod 'puppetlabs/xinetd', '3.4.1'

0 commit comments

Comments
 (0)