From 96397f30e9b8b220e0343de210aabca20ce30a5d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 4 Dec 2018 16:36:05 +0000 Subject: [PATCH] p --- Puppetfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'