Hi all, I'm noticing that puppet does not support any class name and it gives some error like:
err: Could not parse for environment production: Syntax error at 'VO_tune' at /etc/puppet/manifests/services ... I've changed VO_tune by site_tune and puppet stop complaining. now I have this: err: Could not parse for environment production: Syntax error at 'PICwnglite32' at /etc/puppet/manifests/serv ... I don't mind changing class name, but I'm trying to figure out what class name limitaton puppet has. Is there any problem if I have many classes like: yaimSER1 yaimSER2 yaimSER3 yaimCONF1 yaimCONF1 .... may I know why PICwnglite32 is not a valida name for puppet? I see no class name limitation ref at: http://docs.puppetlabs.com/guides/language_tutorial.html#classes Puppet 2.6.1. TIA, Arnau -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
