git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Puppetfile b/Puppetfile
index fa1cafb..c3fa4bc 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -1,10 +1,10 @@
-forge "https://forge.puppet.com"
+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', '1.5.0'
+#mod 'puppetlabs/stdlib', '4.11.0'
+#mod 'puppetlabs/concat', '2.1.0'
# Modules from Git
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples