Issue #9361 has been updated by Jacob Helwig.

Description updated


----------------------------------------
Bug #9361: puppet file resource could not contain square brackets
https://projects.puppetlabs.com/issues/9361

Author: hai wu
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


It seems this issue has been there quite long, someone already mentioned this 
here at: 
[http://pelin.lovedthanlost.net/puppet/%23puppet-2010-09-14.log.html](http://pelin.lovedthanlost.net/puppet/%23puppet-2010-09-14.log.html).

If there is any square bracket character (left or right), it would fail with 
message:

    err: Failed to apply catalog: Prameter source failed: Could not understand 
source puppet:/// ....: bad URI(is not URI?) ..

if using file resource like so:

    file { '/tmp/test':
      source => "puppet:///modules/test/test-[test]",
    ...
    }


-- 
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.

Reply via email to