I am trying to use the puppetlabs / postgresql doll module. I am very confused about how to use it. Can anyone give me an example? the documentation says to create a class with settings, but I'm not sure where to create the class, I was impressed to use site.pp, but when I create the class in site.pp. I installed the following block in site.pp after installing the module
node default {
I get a lot of errors.
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Class[Postgresql::Server] is already declared; cannot redeclare at /etc/puppetlabs/puppet/manifests/site.pp:55 on node caaers warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run
puppet
Abu hamdan
source share