Hi all. I found out that niether puppetlabs-postgresql or mysql has the init.pp so that's why when I call them from hiera they fail. Is it normal?
Alfredo On Sat, Aug 29, 2015 at 2:31 PM, Alfredo De Luca <[email protected]> wrote: > Hi all. > Using Puppet open source 3.8 with hiera for test purpose. > > I installed puppetlabs-postgresql from forge but when on my puppet > client yaml I use postgresql I got the following error: > > > Error: Could not retrieve catalog from remote server: Error 400 on > SERVER: Could not find class postgresql for puppet-sql.alflab.net on > node puppet-sql.alflab.net > > > Any clue why? > > Here is the yaml file > > --- > classes: > - sudo > - selinux > - postgresql > > All the rest is working just fine. Also I tried puppetlabs-mysql but > same error. > > Regards > > -- > Alfredo -- Alfredo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAAWpFTFioMKsLcNDKtKtG8o5Fo7X7Z-kBzqCWsp2VasRGNZBLQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
