after upgrading the cookbook to the latest version (before: 11.5.0) i notice the warning messages in the client.log:
....
* template[C:/chef/client.rb] action create[2020-12-15T17:01:10+01:00] INFO: Processing template[C:/chef/client.rb] action create (chef-client::config line 80)
[2020-12-15T17:01:10+01:00] WARN: Mode 644 includes bits for the group, but group is not specified
(up to date)
.....
This warning message comes from this change f54bfd96a2b70238ac1cb7c9843a7facaa629235 - when i revert the change no warning messages gets logged.
Hello,
after upgrading the cookbook to the latest version (before: 11.5.0) i notice the warning messages in the
client.log
:This warning message comes from this change f54bfd96a2b70238ac1cb7c9843a7facaa629235 - when i revert the change no warning messages gets logged.
OS: Win10 20H2 chef-client version: 16.8.14 chef-client cookbook version: 12.3.3
Greetz