module-puppetdb/manifests
Ken Barber 59100fd6bc (PDB-2571) Ensure all managed ini files have correct permissions
Much like read-database.ini, we need to ensure the permissions for puppetdb.ini and others are set explicitly
to ensure permissions are still correct after configuration. Without this users with different umask
settings may find their files are no longer accessible after the module runs.

This patch fixes the globally for all the ini files we currently manage (repl.ini is not managed fwiw).

This also fixes a bug whereby we were missing puppetdb::server::global from the main server class, it adds this
back and fixes the tests to ensure we don't lose it.

Signed-off-by: Ken Barber <ken@bob.sh>
2016-05-12 18:31:50 +01:00
..
database create pg_trgm in database 2016-05-10 09:45:41 +02:00
master (maint) Pin rake gem version for ruby 1.8.7 2016-03-11 15:17:15 -08:00
server (PDB-2571) Ensure all managed ini files have correct permissions 2016-05-12 18:31:50 +01:00
globals.pp (maint) Lint fixes 2015-10-05 13:40:54 -07:00
init.pp Merge pull request #215 from michaelweiser/qr2 2015-10-15 15:16:16 +01:00
params.pp Revert "(maint) use 'puppetdb-terminus' on redhat with version 3+" 2016-02-09 14:52:43 -08:00
server.pp (PDB-2571) Ensure all managed ini files have correct permissions 2016-05-12 18:31:50 +01:00