git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
authormail_redacted_for_web 2021-05-04 15:11:43 +0200
committermail_redacted_for_web 2021-05-04 15:11:43 +0200
commit33ee3da468a9f5b736329e200b3378f2705e4a68 (patch)
treedabf6307ba9e3df41cabc6198b7dff973786fa77 /Puppetfile
parent5fd709918132f39d8a065c6a5f9086112057f359 (diff)
downloadcontrol-repo-template-33ee3da468a9f5b736329e200b3378f2705e4a68.tar.bz2
update the version of the example modules
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Puppetfile b/Puppetfile
index cb744bb..1d6cc66 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -2,9 +2,9 @@ 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', '3.0.0'
-#mod 'puppetlabs/stdlib', '6.0.0'
-#mod 'puppetlabs/concat', '6.0.0'
+#mod 'puppetlabs/inifile', '5.0.1'
+#mod 'puppetlabs/stdlib', '7.0.1'
+#mod 'puppetlabs/concat', '7.0.1'
# Modules from Git
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples