diff options
| author | Jeff McCune <jeff@puppetlabs.com> | 2011-06-20 16:05:18 -0700 | 
|---|---|---|
| committer | Jeff McCune <jeff@puppetlabs.com> | 2011-06-20 16:05:18 -0700 | 
| commit | c642cf4947b3cb7f0b845acee5cc483adc9c0aef (patch) | |
| tree | d6bdd19fa55bc362da4dc1fa6a53fee6afb5b1fa | |
| parent | 27973cb59450cacce76b7f6705b22aa24fe7de6e (diff) | |
| download | puppet-stdlib-c642cf4947b3cb7f0b845acee5cc483adc9c0aef.tar.gz puppet-stdlib-c642cf4947b3cb7f0b845acee5cc483adc9c0aef.tar.bz2  | |
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.
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | metadata.json | 12 | 
2 files changed, 1 insertions, 12 deletions
@@ -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.             | -|                                                                       | -+-----------------------------------------------------------------------+ -*/ - -{}  | 
