Issue #8657 has been updated by Mark Johnston.
I submitted a pull request with a couple of little tweaks that get UNC support working: <a href="https://github.com/puppetlabs/puppet/pull/1888">https://github.com/puppetlabs/puppet/pull/1888</a> ---------------------------------------- Feature #8657: Support Windows UNC paths https://projects.puppetlabs.com/issues/8657#change-97379 * Author: Josh Cooper * Status: Accepted * Priority: Normal * Assignee: * Category: windows * Target version: * Affected Puppet version: 2.7.6 * Keywords: windows unc file path * Branch: ---------------------------------------- Puppet does not currently handle Windows UNC paths, but it would be useful in several places, such as exec path and file path, as well as Puppet::Parameter::Path. Adding support should be fairly straightforward once the work to refactor how paths are validated is completed. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
