[Puppet Users] modulo, exec or provider customization

2018-10-16 Thread Rafael Tomelin
Folks, I was given a task to deploy and update an application via Puppet, yes it must be via Puppet at that time. A company has units scattered around the world, about 32 units running the same application on different servers. One of the characteristics is that sometimes there are some types of

[Puppet Users] Re: Pass parameters to the 'postgresql' module when instantiated as a dependency of the 'puppetdb' module

2018-10-16 Thread jcbollinger
On Tuesday, October 16, 2018 at 3:54:13 AM UTC-5, comport3 wrote: > > Hi All, > > We are integrating a new PuppetDB role, and note that there are some key > tuning parameters we'd like to modify to optimise the performance, such as > 'shared_buffers' and 'work_mem'. Normally the methods to do

[Puppet Users] Re: Pass parameters to the 'postgresql' module when instantiated as a dependency of the 'puppetdb' module

2018-10-16 Thread Chadwick Banning
You should be able to also set them using https://forge.puppet.com/puppetlabs/postgresql#postgresql_conf. On Tuesday, October 16, 2018 at 4:54:13 AM UTC-4, comport3 wrote: > > Hi All, > > We are integrating a new PuppetDB role, and note that there are some key > tuning parameters we'd like to

[Puppet Users] Pass parameters to the 'postgresql' module when instantiated as a dependency of the 'puppetdb' module

2018-10-16 Thread comport3
Hi All, We are integrating a new PuppetDB role, and note that there are some key tuning parameters we'd like to modify to optimise the performance, such as 'shared_buffers' and 'work_mem'. Normally the methods to do this would be a straight parameter lookup in Hiera, however these values are