[DRE-commits] [librarian-puppet] 109/153: Issue #295 Remove cookbooks reference and add metadata explanation

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository librarian-puppet.

commit d8c0520ef922cbd74d95ae02e760dc48b10aa584
Author: Carlos Sanchez <carlos at apache.org>
Date:   Fri May 1 15:46:14 2015 +0200

    Issue #295 Remove cookbooks reference and add metadata explanation
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 23e7c0e..0ac5412 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,10 @@ This declares that we want to use the official Puppet Labs Forge as our default
 source when pulling down modules.  If you run your own local forge, you may
 want to change this.
 
+    metadata
+
+Download all the dependencies listed in your `metadata.json` or `Modulefile` from the Puppet Forge.
+
     mod 'puppetlabs-razor'
 
 Pull in the latest version of the Puppet Labs Razor module from the default
@@ -259,7 +263,7 @@ and transforming it: replace hyphens (`-`) with underscores (`_`) and periods
 
 Configuration affects how various commands operate.
 
-* The `path` config sets the cookbooks directory to install to. If a relative
+* The `path` config sets the directory to install to. If a relative
   path, it is relative to the directory containing the `Puppetfile`. The
   equivalent environment variable is `LIBRARIAN_PUPPET_PATH`.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list