[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, experimental, updated. debian/2.6.8-1-844-g7ec39d5
Luke Kanies
luke at puppetlabs.com
Tue May 10 08:05:10 UTC 2011
The following commit has been merged in the experimental branch:
commit cf79349551984e0a1a5a2ccb0d4c3f8c744ffbd7
Author: Luke Kanies <luke at puppetlabs.com>
Date: Mon Feb 21 20:50:03 2011 -0800
Updating readme to reflect requirements
Signed-off-by: Luke Kanies <luke at puppetlabs.com>
diff --git a/README.markdown b/README.markdown
index f72d85f..56bc2ab 100644
--- a/README.markdown
+++ b/README.markdown
@@ -10,8 +10,10 @@ lib/puppet/interface/catalog/$action.rb.
This is a Puppet module and should work fine if you install it
in Puppet's module path.
-Note that this only works with Puppet 2.6.next (and thus will work
+**Note that this only works with Puppet 2.6.next (and thus will work
with 2.6.5), because there is otherwise a bug in finding Puppet applications.
+You also have to either install the lib files into your Puppet libdir, or
+you need to add this lib directory to your RUBYLIB.**
This is meant to be tested and iterated upon, with the plan that it will be
merged into Puppet core once we're satisfied with it.
@@ -20,7 +22,7 @@ Usage
-----
The general usage is:
- $ puppet <type> <verb> <name>
+ $ puppet <interface> <verb> <name>
So, e.g.:
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list