git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
authormail_redacted_for_web 2018-05-08 10:41:44 -0700
committermail_redacted_for_web 2018-05-08 10:46:30 -0700
commitf69ffd8ce1a995892c7bca84d8c67e0c1a39a47e (patch)
tree859cc5890c1160600922cad3025f17a1bff76dee /Puppetfile
parent36a278427582e6629141eb8539f658cf1604a528 (diff)
downloadcontrol-repo-template-f69ffd8ce1a995892c7bca84d8c67e0c1a39a47e.tar.bz2
Update module examples to latest versions
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Puppetfile b/Puppetfile
index c3fa4bc..a771dd2 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -2,15 +2,15 @@ forge 'https://forge.puppet.com'
# Modules from the Puppet Forge
# Versions should be updated to be the latest at the time you start
-#mod 'puppetlabs/inifile', '1.5.0'
-#mod 'puppetlabs/stdlib', '4.11.0'
-#mod 'puppetlabs/concat', '2.1.0'
+#mod 'puppetlabs/inifile', '2.2.1'
+#mod 'puppetlabs/stdlib', '4.25.1'
+#mod 'puppetlabs/concat', '4.2.1'
# Modules from Git
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
#mod 'apache',
# :git => 'https://github.com/puppetlabs/puppetlabs-apache',
-# :commit => '83401079053dca11d61945bd9beef9ecf7576cbf'
+# :commit => 'de290646f97e04b4b8e42c70f6e01e860c394ce7'
#mod 'apache',
# :git => 'https://github.com/puppetlabs/puppetlabs-apache',