I don't have an issue here:

$ cat test8.pp
class abcdefghijklmnopqrstuvwxyz {
  notice("foo")
}
include abcdefghijklmnopqrstuvwxyz
$ puppet test8.pp
notice: Scope(Class[Abcdefghijklmnopqrstuvwxyz]): foo
$

You should post the error and more environment information to the
thread.

ken.

On Dec 6, 12:12 am, Chris C <mazzy...@gmail.com> wrote:
> Hi folks,
> Is anyone noticing an issue with the length of a class name?  If I call the
> class syslogng the class fails.  If I call the class slng the class works.
> Strangely a class named all_hosts works.
>
> Thanks,
> /Chris C

-- 
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