Title: Message Title
Patrick Morton commented on an issue
Puppet / Bug PUP-2700
Puppet 3.6.1 File recurse improperly handles spaces in filenames
This one's new on me.
We're using file{ : recurse => remote} to pull a directory structure from a remote puppet fileserver. It would appear that there's a mismatch causing it to multiply urlencode resources it's recursing over, causing it to render a space ' ' as %2520 in the file_content call.

Here's a convenient, if ugly, example:

In the Fileserv...

--
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/d/optout.

Reply via email to