Merge pull request #116 from pedrogimenez/patch-1

Update Puppetfile
This commit is contained in:
Will Farrington 2013-03-05 14:16:39 -08:00
commit ccc38151af

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.