Describe the Bug
Since v6.4.0 using the yum_cron module generates redundant logging out of inifile.
And example of the redunant output is
Notice: /Stage[main]/Yum_cron::Config/Dnf_automatic_config[email/email_to]/value: value changed ['root'] to 'root'
I havent been able to reproduce just using inifile.
So I think this is actually a yum_cron bug not an inifile bug directly. Or possibly an interaction between
the 2. So I have logged an issue with yum_cron.
I'll report what they say.
Expected Behavior
If nothing is being changed, it shouldnt log changes.
Steps to Reproduce
Install both the inifile and yum_cron modules and invoke yum_cron.
Environment
Openvox 8.27.0
Rocky 9.7
yum_cron 8.0.0
Describe the Bug
Since v6.4.0 using the yum_cron module generates redundant logging out of inifile.
And example of the redunant output is
Notice: /Stage[main]/Yum_cron::Config/Dnf_automatic_config[email/email_to]/value: value changed ['root'] to 'root'
I havent been able to reproduce just using inifile.
So I think this is actually a yum_cron bug not an inifile bug directly. Or possibly an interaction between
the 2. So I have logged an issue with yum_cron.
I'll report what they say.
Expected Behavior
If nothing is being changed, it shouldnt log changes.
Steps to Reproduce
Install both the inifile and yum_cron modules and invoke yum_cron.
Environment
Openvox 8.27.0
Rocky 9.7
yum_cron 8.0.0