Actions
Bug #19943
closedChange format to call engines in properties
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
The actual format is ${engine.name[val1][val2] | option1 = xxx | option2 = xxx}
where name
is the name of the engine
the format become : ${data.name[val1][val2] | option1 = xxx | option2 = xxx}
or ${rudder-data.name[val1][val2] | option1 = xxx | option2 = xxx}
We add the possibility to use data
and rudder-data
for potential ambiguities
Updated by Elaad FURREEDAN about 3 years ago
- Status changed from New to In progress
- Assignee set to Elaad FURREEDAN
Updated by Elaad FURREEDAN about 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3878
Updated by Anonymous about 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|305f861756b52d404bc08fa4b387bed2cd2c6628.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta2 which was released today.
Actions