Issue #15837 has been updated by Mikael Fridh.
Lubomir Rintel wrote: > A hack around mount misbehavior on Mac OS X caused certain options to be set > redundantly, which is forbidden for some options on Linux; such as > "rootcontext". Found this bug really annoying too, because other components in our system didn't expect options to be "double"... My patch is a bit different https://github.com/frimik/puppet/compare/fridh/mount_double_options Right now, trying to work around it with overriding these functions by pluginsync. ---------------------------------------- Bug #15837: [PATCH] Fix mount with options specified on Linux https://projects.puppetlabs.com/issues/15837#change-71227 Author: Lubomir Rintel Status: Tests Insufficient Priority: High Assignee: Category: mount Target version: Affected Puppet version: 2.7.18 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1021 A hack around mount misbehavior on Mac OS X caused certain options to be set redundantly, which is forbidden for some options on Linux; such as "rootcontext". -- 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.
