Actions
Bug #5743
closedUse of variable starting with 'rudder' in cfengine variable is forbidden
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we use cfengine variable in directives, we check if the variable is valid
However, we are overzealous as we don't accept _ ; which is not great, especially because of ${rudder_parameters.something}
Updated by Nicolas CHARLES about 10 years ago
- Target version changed from 2.10.7 to 2.11.4
ok, this happen only in 2.11
Updated by Nicolas CHARLES about 10 years ago
- Subject changed from check of variables with ${} is overzealous, it refuses _ to check of variables with ${} is overzealous, it refuses rudder_
Updated by Nicolas CHARLES about 10 years ago
- Status changed from New to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/656
Updated by Nicolas CHARLES about 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset b88d66d021e6428d1010b062763b6142db08c879.
Updated by François ARMAND about 10 years ago
Applied in changeset e0e76854d92c5a48270b173ff7947b028464b6fe.
Updated by François ARMAND about 10 years ago
- Subject changed from check of variables with ${} is overzealous, it refuses rudder_ to ${rudder_parameters.XXX} is interpreted as a directive variable but is actually a cfengine one
Updated by Vincent MEMBRÉ about 10 years ago
- Subject changed from ${rudder_parameters.XXX} is interpreted as a directive variable but is actually a cfengine one to Use of variable starting with 'rudder' in cfengine variable is forbidden
Updated by Vincent MEMBRÉ about 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.11.4, which was released today.
- Announcement
- Changelog
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 14 to Web - Config management
Actions