This commit is contained in:
root 2018-12-04 16:36:05 +00:00
parent afc34ae90e
commit 96397f30e9

View File

@ -9,9 +9,9 @@ mod 'puppetlabs/haproxy', '4.11.0'
# Modules from Git # Modules from Git
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples # Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
mod 'tomcat', mod 'tomcat',
:git => 'https://github.com/hejdajan/puppet-module-tomcat.git', :git => 'https://github.com/hejdajan/puppet-module-tomcat.git'
# :commit => 'de290646f97e04b4b8e42c70f6e01e860c394ce7' # :commit => 'de290646f97e04b4b8e42c70f6e01e860c394ce7'
mod 'java', mod 'java',
:git => 'https://github.com/hejdajan/puppet-module-java.git', :git => 'https://github.com/hejdajan/puppet-module-java.git'
# :branch => 'docs_experiment' # :branch => 'docs_experiment'