Issue #2974 has been updated by James Turnbull.

Target version changed from Puppet - 0.25.4 to Puppet - 0.25.5


----------------------------------------
Bug #2974: Valid characters in classes
http://projects.reductivelabs.com/issues/2974

Author: R.I. Pienaar aka Volcane
Status: Investigating
Priority: Normal
Assigned to: Jesse Wolfe
Category: 
Target version: 0.25.5
Affected version: 0.25.1
Keywords: 
Branch: 


the documentation at 
http://reductivelabs.com/trac/puppet/wiki/LanguageTutorial#reserved-words-acceptable-characters
 says:

<pre>
You can use Aa-Zz, 0-9 and underscores in variables, resources and class names.
</pre>

The problem is you *can* use a "-" in a class name and maybe other places, some 
stuff doesnt work well if you do though like $other-class::var.  

What is correct, the actual behavior or the docs, with the docs not reflecting 
the code behavior I am reluctant to use a "-" in class names in case puppet 
starts behaving as documented one day.



-- 
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://reductivelabs.com/redmine/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