Bug #6941
closed
ntp Technique does not report when repairing
Added by François ARMAND almost 10 years ago.
Updated almost 10 years ago.
Description
In Time setting, at least v3, technique, restarting the ntp server send a log_repaired in place of a result_repaired, leading to a missing report in place of a repaired.
2015-07-08 17:20 log_repaired Time Time settings Time synchronization (NTP) - ntpd process restarted
It seems that the condition for sending result_repaired is not consistent with the class raised on repaired:
Changing
pass3.(ntp_installed|repaired_ntpconf|ntp_restarted)::
To
pass3.(ntp_installed|repaired_ntpconf|service_restart_ntp_repaired|service_restart_ntpd_repaired)::
Seems to solve the problem.
- Assignee set to Nicolas CHARLES
- Target version changed from 2.10.16 to 3.0.8
- Status changed from New to Pending technical review
- Assignee changed from Nicolas CHARLES to Matthieu CERDA
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/718
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Subject changed from ntp (time setting) technique send log_repaired in place of result_repaired to ntp Technique does not report when repairing
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.8 and 3.1.1 which were released today.
Also available in: Atom
PDF