Issue #7188 has been updated by Stefan Schulte. Branch changed from https://github.com/stschulte/puppet/commits/refactor%2Fnext%2Fmount_split to https://github.com/stschulte/puppet/commits/feature%2Fnext%2Fmounttab
Max Martin wrote: > those look exactly like what we were about to implement. Would you mind > submitting them as patches to the mailing list for us to merge into this > module? no, I dont mind. In fact I'd be happy if my work wasn't for nothing. > We searched for this code in the list's history and couldn't find it, so > we're assuming you haven't submitted them previously? I left a link to my repo at puppet-dev (and here: https://projects.puppetlabs.com/issues/6309#note-18) but never submitted a patchset, right. l I've now sent a patch to puppet-dev that includes the mounttab type and provider. I had to change the mounttab_spec a little bit and I also added some more inputvalidation. If you're also interested in the mount type and provider as well please let me know. ---------------------------------------- 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.
