Merge pull request #339 from voxpupuli/modulesync
modulesync 2.9.0
Merge pull request #342 from basti-nis/master
fix service template
Update bolt testing to use modern versions
This changes the bolt testing to use bolt from packages. Because the output is different, the tests are modified. It removes all helpers from spec_helper_acceptance and uses more native rspec syntax to simplify the testing.
Merge pull request #345 from ekohl/refactor-bolt-testing
Update bolt testing to use modern versions
Merge pull request #347 from ekohl/fix-sentinel-pid
Fix the sentinel pid file location for Ubuntu 18.04
Run acceptance tests with manage_repo => false
This makes sure we tests with the manifest defaults. It also allows testing on Debian 10 for which there is no dotdeb repository.
Merge pull request #346 from ekohl/manage-repo
Run acceptance tests with manage_repo => false
Merge pull request #348 from ekohl/native-testing
Use more native rspec and serverspec testing
Merge pull request #343 from fraenki/multi_instance
Finishing touches for multi-instance support
Merge pull request #350 from yakatz/master
Add support for RedHat/CentOS 8
Merge pull request #352 from dhoppe/fix_dependency
Require puppet-epel over stahnma-epel
Merge pull request #351 from voxpupuli/modulesync
modulesync 2.12.0
Merge pull request #355 from alexskr/systemd-fix
change systemd stop command to redis-cli
Make apt and epel soft dependencies
The defaults are not to manage repositories. This means the modules are not needed in most cases.
Merge pull request #358 from ekohl/soft-deps
Make apt and epel soft dependencies