Adding class parameter fpm_log_dir_mode to customize the file permiss…
…ion of log directory.
Merge pull request #682 from voxpupuli/modulesync
modulesync 5.5.0
Merge pull request #683 from voxpupuli/puppet7
Drop Puppet 6 support
Remove legacy usage of has_key()
Getting the value for a key that does not exist in a Hash is `undef` which evaluates to false. No need to check that the key exist here.
Merge pull request #686 from voxpupuli/modulesync
modulesync 6.0.0
Merge pull request #692 from voxpupuli/puppet8_20230723
Add Puppet 8 support