Module Puppet::Provider::Mount
In: lib/puppet/provider/mount.rb

A module just to store the mount/unmount methods. Individual providers still need to add the mount commands manually.

Methods

mount   mounted?   remount   unmount  

Public Instance methods

This only works when the mount point is synced to the fstab.

Is the mount currently mounted?

This only works when the mount point is synced to the fstab.

[Validate]