diff --git a/Puppetfile b/Puppetfile index f318d3f..379f9ac 100644 --- a/Puppetfile +++ b/Puppetfile @@ -9,9 +9,9 @@ mod 'puppetlabs/haproxy', '4.11.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', + :git => 'https://github.com/hejdajan/puppet-module-tomcat.git' # :commit => 'de290646f97e04b4b8e42c70f6e01e860c394ce7' mod 'java', - :git => 'https://github.com/hejdajan/puppet-module-java.git', + :git => 'https://github.com/hejdajan/puppet-module-java.git' # :branch => 'docs_experiment'