module-postgresql/manifests
Ken Barber c21e2e5b27 (MODULES-2181) Fix variable scope for systemd-override
$manage_package_repo wasn't in scope for the template systemd-override.erb
This was causing all RHEL7 systems with manage_package_repo on to fail on
startup using systemctl, as the proper path to the original service file
is set incorrectly.

This patch adds the manage_package_repo to the top of the ::config class,
and adds some basic tests in config_spec.rb to ensure we don't regress on
this.

Signed-off-by: Ken Barber <ken@bob.sh>
2015-07-01 15:49:03 +01:00
..
lib Add classes to install PL/Python and the postgresql-docs 2015-05-29 10:00:01 +01:00
repo Update apt key to full 40characters 2015-03-20 14:26:26 +00:00
server (MODULES-2181) Fix variable scope for systemd-override 2015-07-01 15:49:03 +01:00
client.pp Add param for specifying validate connection script. 2015-03-20 12:18:12 +01:00
globals.pp Add classes to install PL/Python and the postgresql-docs 2015-05-29 10:00:01 +01:00
params.pp Add classes to install PL/Python and the postgresql-docs 2015-05-29 10:00:01 +01:00
repo.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
server.pp Add classes to install PL/Python and the postgresql-docs 2015-05-29 10:00:01 +01:00
validate_db_connection.pp Add param for specifying validate connection script. 2015-03-20 12:18:12 +01:00