cd4pe in puppetfile
This commit is contained in:
parent
5566151b19
commit
5146d48a00
10
Puppetfile
10
Puppetfile
@ -5,7 +5,7 @@ forge 'https://forge.puppet.com'
|
||||
mod 'puppetlabs/ntp', '4.2.0'
|
||||
mod 'puppetlabs/haproxy', '3.0.1'
|
||||
#mod 'puppetlabs/concat', '4.2.1'
|
||||
mod 'puppetlabs-cd4pe', '1.3.0'
|
||||
mod 'puppetlabs-cd4pe', :latest
|
||||
# Requirements for cd4pe
|
||||
mod 'puppetlabs-concat', '4.2.1'
|
||||
mod 'puppetlabs-hocon', '1.0.1'
|
||||
@ -17,10 +17,10 @@ mod 'puppetlabs-translate', '1.1.0'
|
||||
|
||||
# Modules from Git
|
||||
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
|
||||
mod 'tomcat',
|
||||
:git => 'https://github.com/hejdajan/puppet-module-tomcat.git'
|
||||
#mod 'tomcat',
|
||||
#:git => 'https://github.com/hejdajan/puppet-module-tomcat.git'
|
||||
# :commit => 'de290646f97e04b4b8e42c70f6e01e860c394ce7'
|
||||
|
||||
mod 'java',
|
||||
:git => 'https://github.com/hejdajan/puppet-module-java.git'
|
||||
#mod 'java',
|
||||
#:git => 'https://github.com/hejdajan/puppet-module-java.git'
|
||||
# :branch => 'docs_experiment'
|
||||
|
Loading…
Reference in New Issue
Block a user