Actions
User story #18905
closedDocument usage of sys.ipv4 var in jinja
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
Some systemd vars which are both string and array have a strange mapping to data.
Using them requires accessing sys.ipv4[eth0]
as a string variable, which is unexpected and a bit tricky in jinja2.
Let's add an example to the docs.
Updated by Alexis Mousset almost 4 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset almost 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to François ARMAND
- Pull Request set to https://github.com/Normation/ncf/pull/1281
Updated by Alexis Mousset almost 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:c75ff42b5b2f0f606502c7c276da1501f1e7995e.
Updated by François ARMAND almost 4 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.10 and 6.2.3 which were released today.
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