From: Jeff McCune Date: Mon, 20 Jun 2011 23:05:18 +0000 (-0700) Subject: Remove metadata.json from repository X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c642cf4947b3cb7f0b845acee5cc483adc9c0aef;p=puppet-stdlib.git Remove metadata.json from repository This file is generated from the puppet-module build command and should not be included in the repository. If it is, the repository is not directly usable on a Puppet master because the metadata.json is invalid. --- diff --git a/.gitignore b/.gitignore index c680a6c..79d3358 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pkg/ .DS_Store +metadata.json diff --git a/metadata.json b/metadata.json deleted file mode 100644 index 8ce7797..0000000 --- a/metadata.json +++ /dev/null @@ -1,12 +0,0 @@ -/* -+-----------------------------------------------------------------------+ -| | -| ==> DO NOT EDIT THIS FILE! <== | -| | -| You should edit the `Modulefile` and run `puppet-module build` | -| to generate the `metadata.json` file for your releases. | -| | -+-----------------------------------------------------------------------+ -*/ - -{}