~ubuntu-branches/ubuntu/oneiric/puppet/oneiric-security

« back to all changes in this revision

Viewing changes to lib/puppet/type/mount.rb

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Pollock
  • Date: 2009-04-13 17:12:47 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (3.1.3 squeeze) (1.2.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20090413171247-61zlnwi5esw1lhtv
ImportĀ upstreamĀ versionĀ 0.24.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
            desc "Whether to dump the mount.  Not all platforms
144
144
                support this. Valid values are ``1`` or ``0``. Default is ``0``."
145
145
 
146
 
             newvalue(%r{(0|1)}) { }
 
146
             newvalue(%r{(0|1)})
147
147
 
148
148
            defaultto {
149
149
                if @resource.managed?