module-postgresql/spec/unit
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
..
classes (MODULES-2181) Fix variable scope for systemd-override 2015-07-01 14:13:29 -07:00
defines Merge pull request #410 from ccin2p3/validate_cmd 2015-03-31 16:55:05 +01:00
functions Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
provider/postgresql_conf Fix some typo's in Readme and specfile. 2014-09-12 15:03:39 +02:00
puppet Fix specs for #567 2015-03-13 14:20:26 -07:00
type Merge 3.4.x changes into master. 2014-07-25 09:31:00 -04:00