Hi,

I've just upgraded the postgresql module to the 7.5.0 and I get an error on 
the nodes, like this:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: 
Server Error: no parameter named 'sensitive' (file: 
/etc/puppetlabs/code/environments/production/modules/postgresql/manifests/server/role.pp,
 
line: 89) on Postgresql_psql[CREATE ROLE confluence ENCRYPTED PASSWORD 
****] (file: 
/etc/puppetlabs/code/environments/production/modules/postgresql/manifests/server/role.pp,
 
line: 89) on node confluence-node

# puppet --version
6.25.1

The usage of the module is very simple:
postgresql::server::db { 'confluencedb':
user => 'confluence',
password => postgresql::postgresql_password('confluence', 'password'),
}

I tried to search about the issue but not found any useful solution... :(

Bye,
Gábor Auth

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/4f1e40b3-a1fb-41f6-b454-2f265161e3dcn%40googlegroups.com.

Reply via email to