Issue #7188 has been updated by Max Martin.
The code in [our mountsplit repo](https://github.com/puppetlabs/puppetlabs-mount-providers/tree/features/master/7188-revised-mount-types) is available for testing on Solaris if anyone wants to check it out. The mountpoint provider currently requires a corresponding vfstab entry in order to mount a filesystem; we suggest you manage this vfstab entry with a mounttab resource and set up a dependency with a corresponding mountpoint resource. Mountpoint queries the output of /bin/mount to determine mount state, but it requires the vfstab entry to get its fstype. Please comment if you encounter any issues. ---------------------------------------- Feature #7188: Mount provider/type split for Solaris https://projects.puppetlabs.com/issues/7188 Author: Nigel Kersten Status: Accepted Priority: High Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: https://github.com/stschulte/puppet/commits/feature%2Fnext%2Fmounttab Splitting the mount type/provider into two, one to manage "fstab" entries, the other to manage actual mounts. This work will be done as an open sourced module that should be compatible with 2.6.x and 2.7.x, with a view to merge this into Telly before release. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
