On 10/07/2010 04:59 PM, Arnau Bria wrote:
> On Thu, 7 Oct 2010 16:35:42 +0200
> Arnau Bria wrote:
> 
> Hi again,
> 
>> I'm noticing that puppet does not support any class name and it gives
>> some error like:
> It happens when using capital letters at the beginning. 

That's right. Now that you mention it, capitalization is for references.
See
http://projects.puppetlabs.com/projects/1/wiki/Frequently_Asked_Questions#Syntax+error+at+%27:%27;+expected+%27]%27+at+manifest.pp:nnn
(which is another issue, but illustrates this)

> [...]
> 
> anyway, is there any problem when naming classes like:
> 
>> yaimSER1
>> yaimSER2
>> yaimSER3
>> yaimCONF1
>> yaimCONF1

I guess it's common to name classes like
yaim_ser1
yaim_ser2
...

Personally, I like my class names to be as verbose as possible. No need
to abbreviate them.

yaim_server1

Cheers,
Felix

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to