puppet-postgresql
puppet-postgresql copied to clipboard
Manage and install Postgresql databases and users
Results
2
puppet-postgresql issues
Sort by
recently updated
recently updated
newest added
Hi, I have cloned this into my /etc/puppet/modules/puppet-postgresql and i have changed to postgresql and my site.pp is under /etc/puppet/manifests/site.pp it has node default { class {'postgresql': version => '9.1',...