module-postgresql/spec
Ken Barber 1d974be09f (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 14:13:29 -07:00
..
acceptance fixes postgresql::server:recovery acceptance tests 2015-07-01 14:13:29 -07:00
unit (MODULES-2181) Fix variable scope for systemd-override 2015-07-01 14:13:29 -07: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 Unpins apt 1.8 dependency in fixtures.yml and spec_helper_acceptance. 2015-07-01 14:13:29 -07:00