Actions
User story #3149
closedUser story #3137: Using certains CFEngine variables in directives may lead to unexpected errors in the promises generation
Change the internal Rudder variables syntax from ${xxx.yyy} to ${rudder.xxx.yyy}
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
The internal variables of Rudder are using a syntax too similar to CFEngine variable, which leads to unexpected errors when generating promises, as Rudder tries to resolve CFEngine variable
We have to change the syntax to ${rudder.xxxx.yyyy}
Actions