Project

General

Profile

Actions

Bug #3341

closed

Bug #3244: Detection of last promise update seems to be broken

Correct a broken time range definition in the system promises that breaks the broken BDB detection

Added by Matthieu CERDA about 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Correct a broken time range definition in the system promises that breaks the broken BDB detection

"mtime => irange(2147483647, ago(0,0,0,1,0,0));" is a broken definition, that should be "mtime => irange(ago(0,0,0,1,0,0), now);"

Pull request: https://github.com/Normation/rudder-techniques/pull/60

Actions

Also available in: Atom PDF