Update Puppetfile

This commit is contained in:
Pedro Gimenez 2013-03-05 13:47:32 +01:00
parent c3808d88b6
commit 3575103359

View file

@ -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.