c21e2e5b27
$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> |
||
---|---|---|
.. | ||
acceptance | ||
unit | ||
spec.opts | ||
spec_helper.rb | ||
spec_helper_acceptance.rb |