From 357510335984c805fac5d3e59eca7cf0bb6dcd4f Mon Sep 17 00:00:00 2001 From: Pedro Gimenez Date: Tue, 5 Mar 2013 13:47:32 +0100 Subject: [PATCH] Update Puppetfile --- Puppetfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Puppetfile b/Puppetfile index 52cf240..284b33e 100644 --- a/Puppetfile +++ b/Puppetfile @@ -10,9 +10,6 @@ def github(name, version, options = nil) mod name, version, :github_tarball => options[:repo] end -# Core modules for a basic development environment. You can replace -# some/most of those if you want, but it's not recommended. - # Includes many of our custom types and providers, as well as global # config. Required.