Actions
Architecture #11405
closedAdd a new syntax for rudder parameters
Fix check:
Regression:
Description
Currently we have to possible syntax for Rudder parameters:
rudder.param.name
which is evaluated by the webapp, and thus not usable in the Technique Editorrudder_parameters.name
which
We want to add a syntax similar to what is used for node properties:
rudder.parameters[name]
Updated by Alexis Mousset about 7 years ago
- Target version changed from 4.2.0 to 4.1.8
Updated by Alexis Mousset about 7 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1200
Updated by Alexis Mousset about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-techniques|2a319a1f8d9411c33948d00967da4d2f32eebe9d.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.8 and 4.2.1 which were released today.
- 4.1.8: Announce Changelog
- 4.2.1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by François ARMAND about 4 years ago
- Related to Architecture #11407: Create a rudder.parameters variable from rudder-parameters.json added
Actions