Issue #4736 has been reported by Alan Harder.

----------------------------------------
Bug #4736: Resource names changed to lowercase
http://projects.puppetlabs.com/issues/4736

Author: Alan Harder
Status: Unreviewed
Priority: Urgent
Assignee: 
Category: plumbing
Target version: 
Affected version: 
Keywords: 
Branch: 


This seems to be a change between 2.6.1rc3 and rc4.

<pre>
define foo {
  notify { "notify_$name": }
}
node default {
  foo { "ABCdef": }
}
</pre>

This results in "notice: notify_abcdef" instead of ABCdef.
I have some defines that use the $name in shell calls that are case sensitive.

I set the priority to Urgent so hopefully this is at least looked at and 
considered before 2.6.1 final.. feel free to lower the priority.



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