Re: [Puppet Users] Re: Problem with modules

2010-11-13 Thread Nigel Kersten
On Thu, Nov 11, 2010 at 6:43 PM, donavan wrote: > On Nov 11, 2:15 am, Daniel Pittman wrote: >> Leonko writes: >> >> I think it is mentioned obliquely a few times, but there certainly isn't >> anywhere super-obvious that explains this feature of manifest auto-loading. > > Yes, +1 to an issue for

Re: [Puppet Users] Re: Problem with modules

2010-11-11 Thread Daniel Pittman
Leonko writes: I think it is mentioned obliquely a few times, but there certainly isn't anywhere super-obvious that explains this feature of manifest auto-loading. It would be great if you could file a bug report about that, so that this can be fixed and avoid someone else hitting the same issue

Re: [Puppet Users] Re: Problem with modules

2010-11-11 Thread Leonko
Thank you. Now it's work. But why in documentation is nothing about it? Leonid S. Batizhevsky On Thu, Nov 11, 2010 at 12:02, luke.bigum wrote: > Try rename: > > modules/postgresql/ > > to: > > modules/postgres/ > > so it matches the name of your class. > -- You received this message because y