[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 2.6.1rc1-141-gcdb2b90
James Turnbull
james at lovedthanlost.net
Mon Aug 16 12:47:35 UTC 2010
The following commit has been merged in the upstream branch:
commit 23431da087959199a91c88691446238a406a5489
Author: James Turnbull <james at lovedthanlost.net>
Date: Tue Jun 22 15:45:00 2010 +1000
Fixed mcx documentation error
diff --git a/lib/puppet/type/mcx.rb b/lib/puppet/type/mcx.rb
index 388d023..e7a83e6 100644
--- a/lib/puppet/type/mcx.rb
+++ b/lib/puppet/type/mcx.rb
@@ -80,7 +80,7 @@ to other machines.
newproperty(:content, :required_features => :manages_content) do
desc "The XML Plist. The value of MCXSettings in DirectoryService.
This is the standard output from the system command:
- dscl localhost -mcxexport /Local/Default/<ds_type>/<ds_name>
+ dscl localhost -mcxexport /Local/Default/<ds_type>/ds_name
Note that ds_type is capitalized and plural in the dscl command."
end
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list