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.