[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.7-1-98-gf19c0e5
Bryan Kearney
bkearney at redhat.com
Wed Apr 8 21:48:22 UTC 2009
The following commit has been merged in the master branch:
commit cf64827970d8725cea93fee57ec03ea70d63a142
Author: Bryan Kearney <bkearney at redhat.com>
Date: Fri Feb 27 10:36:38 2009 -0500
Bring in the documentation changes from the master branch
diff --git a/lib/puppet/type/augeas.rb b/lib/puppet/type/augeas.rb
index e0d5e10..da9cff3 100644
--- a/lib/puppet/type/augeas.rb
+++ b/lib/puppet/type/augeas.rb
@@ -92,11 +92,10 @@ Puppet::Type.newtype(:augeas) do
rm [PATH] Removes the node at location PATH
remove [PATH] Synonym for rm
clear [PATH] Keeps the node at PATH, but removes the value.
- ins [LABEL] [WHERE] [PATH]
+ ins [LABEL] [WHERE] [PATH]
Inserts an empty node LABEL either [WHERE={before|after}] PATH.
- insert [LABEL] [WHERE] [PATH]
+ insert [LABEL] [WHERE] [PATH]
Synonym for ins
-
If the parameter 'context' is set that value is prepended to PATH"
munge do |value|
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list