http://projects.puppetlabs.com/issues/5268
FYI: According to this bug-report, Ruby does not allow a dash in a class name,
so neither does Puppet
Try underscore instead: proxy_ring
“Sometimes I think the surest sign that intelligent life exists elsewhere in
the universe is that none of it has t
On 02/08/2012 12:57 PM, sateesh wrote:
> I need to define the hostclass with special character for ex:
> "swift::proxy-ring"
Uhm...why? Dashes are not allowed in any puppet classes. Why do you want
them so much? Can you not simply substitute and underscore (_) ?
Cheers,
Felix
--
You received th