Merge pull request #58 from jfleury-at-ovh/master
Replace iterator with stdlib function
Reuse the systemd::dropin_file in service_limits (#61)
This reduces duplication and fixes a potential duplicate resource of the unit drop in directory.
purge legacy puppet-lint checks
this check isn't needed anymore for puppet4 and newer
Merge pull request #66 from bastelfreak/linter
purge legacy puppet-lint checks
Merge pull request #68 from ekohl/update-fact-docs
Update the documentation of facts
Add enable and active parameters to unit_file
Allows the deployed units to be enabled and/or started by the module. By default it will leave the units unmanaged.
Merge pull request #65 from bastelfreak/accounting
Add support for Resource Accounting via systemd
Merge pull request #69 from jcharaoui/unit_service
Add enable and active parameters to unit_file
Merge pull request #71 from bastelfreak/facter
bump facter to latest 2.x version
Merge pull request #59 from hfm/dns-settings
Allow resolved class to configure DNS settings
Merge pull request #72 from bastelfreak/ubuntu
add ubuntu 18.04 support
Merge pull request #75 from bastelfreak/docs
fix puppet-linter warnings in README.md