What's Changed
New Features 🎉
- Add management of
sleep.confby @jcpunk in #642 - types: Use
Systemd::Timespanwhere appropriate by @b4ldr in #639 - add dropin_file and manage_dropin defined resources for journald by @TheMeier in #644
- lib/facter/systemd: Also include masked services by @b4ldr in #632
- Permit unit file comments (and dropin comments) by @jcpunk in #647
Bug Fixes 🐛
- feat(machine-info): Permit unset machine-info vars by @jcpunk in #641
- Allow masking a service unit without any
service_entryby @jcpunk in #643 - Add missing [Service] directive to type alias by @alexjfisher in #648
- Replace deprecated
Facter::Util::Resolution.execby @jorhett in #649 - Honor
oomd_ensureby @johnwarburton in #651 - add missing scheduling params to Systemd::Unit::Service by @foxxx0 in #652
New Contributors
Full Changelog: v10.0.0...v10.1.0