Hi, I create a module call "MyModule".
Then if I try to include a class in that module : include MyModule::myClass This doesn't works if I don't import the module first. BUT If my module is called my_module (in lower case), that works. I don't see anywhere in the puppet documentation where there is a restriction in the module name. Do I make a mistake somewhere ? Or could you add this in the documentation ? Benoit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@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 -~----------~----~----~----~------~----~------~--~---