journald forward_to_wall property was removed from the README.md before version 3.0.0.
This is still an option in journald module options
|
'ForwardToWall' => Common::BOOLEAN, |
and a valid option according to the journald docs
https://www.freedesktop.org/software/systemd/man/journald.conf.html#ForwardToSyslog=
Wondering if removing from the README.md was intentional.
journald forward_to_wall property was removed from the README.md before version 3.0.0.
This is still an option in journald module options
chef-systemd/libraries/data.rb
Line 1056 in 3001ef2
Wondering if removing from the README.md was intentional.