module-postgresql/spec
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
..
acceptance fixes postgresql::server:recovery acceptance tests 2015-06-30 13:18:36 -07:00
unit (MODULES-2181) Fix variable scope for systemd-override 2015-07-01 15:49:03 +01:00
spec.opts Sync files 2014-06-25 17:23:35 -07:00
spec_helper.rb Merge 3.4.x changes into master. 2014-07-25 09:31:00 -04:00
spec_helper_acceptance.rb (FM-2923) install net-tools for tests 2015-06-29 09:44:31 -07:00