control-repo/site/profile/manifests
Nick Walker a9f4fe0639 Add autovacuum settings to pe-postgresql
In the past I've seen the console and puppetdb databases grow
much larger than expected and I have a hypothesis that this is
because the default 20% setting for autovacuum is too high for our
workload.  So, there's a potential that changing this to 1%
might be too low and might reduce performance but it should
reduce disk usage and it can always be tuned upward if the
performance hit is too large, however, it is much more difficult
to reduce the size of a database after it has grown too large.

Basically, I'm erroring on the side of using less disk space and
hopefully less outages due to running out of disk space and we
can open a conversation on performance later if one needs to be had.
2016-03-11 16:59:05 -08:00
..
git_webhook Fix hostname on role creation curl command 2016-01-12 09:32:06 -08:00
base.pp Add a site directory with example role and profile module 2015-05-27 15:02:50 -07:00
example.pp add example files to role and profile directories 2015-08-25 11:50:57 -07:00
git_webhook.pp Add functionality to disable the zack/r10k webhook 2015-12-21 15:52:15 -08:00
gitlab.pp fixing a bunch of puppet lint warnings 2015-10-30 13:50:10 -07:00
pe_postgresql_management.pp Add autovacuum settings to pe-postgresql 2016-03-11 16:59:05 -08:00
puppetmaster.pp Move hiera_config to main section of puppet.conf 2016-01-06 15:26:08 -08:00
stash.pp fixing a bunch of puppet lint warnings 2015-10-30 13:50:10 -07:00