Project

General

Profile

Actions

Bug #14452

closed

Typo in the cheatsheet

Added by Félix DALLIDET about 5 years ago. Updated almost 5 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

In the section "Variables"->"Node properties" we have the following:

${rudder.properties[key]}
${rudder.properties[subtree]}
${rudder.properties[key] | node} execution

which I think should be:

${node.properties[key]}
${node.properties[key][subKey]}
${node.properties[key] | node} execution


Related issues 1 (0 open1 closed)

Related to Rudder tools - Bug #19109: Typo reappeared in the cheatsheetResolvedRaphael GAUTHIERActions
Actions #1

Updated by Félix DALLIDET almost 5 years ago

Also, in templating, iterator should use 2 "{{" instead of the 3 used

Actions #2

Updated by Raphael GAUTHIER almost 5 years ago

  • Status changed from New to In progress
  • Assignee changed from Alexis Mousset to Raphael GAUTHIER
Actions #3

Updated by Raphael GAUTHIER almost 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Raphael GAUTHIER to Félix DALLIDET
  • Pull Request set to https://github.com/Normation/rudder-tools/pull/487
Actions #4

Updated by Raphael GAUTHIER almost 5 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by Benoît PECCATTE almost 5 years ago

  • Status changed from Pending release to Released
Actions #6

Updated by Raphael GAUTHIER about 3 years ago

  • Related to Bug #19109: Typo reappeared in the cheatsheet added
Actions

Also available in: Atom PDF