Commit ccc38151afd7dadd742c96ec1b59b56a63ba60b2

Authored by Will Farrington

Merge pull request #116 from pedrogimenez/patch-1

Update Puppetfile

Showing 1 changed file Side-by-side Diff

... ... @@ -10,9 +10,6 @@
10 10 mod name, version, :github_tarball => options[:repo]
11 11 end
12 12  
13   -# Core modules for a basic development environment. You can replace
14   -# some/most of those if you want, but it's not recommended.
15   -
16 13 # Includes many of our custom types and providers, as well as global
17 14 # config. Required.
18 15