Actions
User story #14597
closedAdd a GM to verify that a given key-value in a file matches an int a given range
Effort required:
Name check:
Fix check:
Regression:
Description
The method should never edit the file and only audit it.
It will check if the value of a line under the form key-value is an int in the given range.
It will support regex in the "key" part.
Updated by Félix DALLIDET over 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/953
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.9 to 5.0.10
Updated by Félix DALLIDET over 5 years ago
- Status changed from Pending technical review to Rejected
Not relevant anymore. We will split the parsing part and the checking one.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods - File Management to Generic methods
Actions