Issue #5268 has been updated by Nigel Kersten.
Didn't we actually commit this fix and that's why people have been having to
interpolate variables in strings with hyphens?
e.g.
`foo-bar-$baz-spa` used to work but now you have to do `foo-bar-${baz}-spa` ?
----------------------------------------
Bug #5268: hyphen in class name messes with qualified variables
https://projects.puppetlabs.com/issues/5268
Author: Eric Snow
Status: Needs More Information
Priority: Normal
Assignee: Jacob Helwig
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
$module::class-name::variable
This tricks puppet. I suppose it thinks the "-" is a minus...
--
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.