Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct timer_entry error message on a non-timer
While ```puppet systemd::manage_dropin{'custom.conf': ensure => present, unit => 'my.service', timer_entry => { 'Calendar' => 'Daily' }, } ``` was failing the error message gave incorrect information.
- Loading branch information