[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:50 UTC 2010


The following commit has been merged in the upstream branch:
commit 62bc09e0f5516236ef077bbcb6c8354acdd26e20
Author: Steven Jenkins <steven at endpoint.com>
Date:   Tue Aug 25 18:07:01 2009 -0400

    Redmine: 2474 - Fix for mount fstype documentation

diff --git a/lib/puppet/type/mount.rb b/lib/puppet/type/mount.rb
index e79bc0a..50f348a 100755
--- a/lib/puppet/type/mount.rb
+++ b/lib/puppet/type/mount.rb
@@ -116,7 +116,7 @@ module Puppet
 
         newproperty(:fstype) do
             desc "The mount type.  Valid values depend on the
-                operating system."
+                operating system.  This is a required option."
         end
 
         newproperty(:options) do

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list