git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Puppetfile14
1 files changed, 7 insertions, 7 deletions
diff --git a/Puppetfile b/Puppetfile
index 77f1ccb..8f34ca1 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -1,16 +1,16 @@
forge "http://forge.puppetlabs.com"
# Modules from the Puppet Forge
-mod "puppetlabs/apache"
mod "puppetlabs/ntp"
+mod "puppetlabs/stdlib"
# Modules from Github using various references
# Further examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
-mod 'notifyme',
- :git => 'git://github.com/glarizza/puppet-notifyme',
- :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f'
+#mod 'notifyme',
+# :git => 'git://github.com/glarizza/puppet-notifyme',
+# :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f'
-mod 'profiles',
- :git => 'git://github.com/glarizza/puppet-profiles',
- :ref => '3611ae4253ff01762f9bda1d93620edf8f9a3b22'
+#mod 'profiles',
+# :git => 'git://github.com/glarizza/puppet-profiles',
+# :ref => '3611ae4253ff01762f9bda1d93620edf8f9a3b22'