Project

General

Profile

Actions

Architecture #10747

open

regextract cannot extract values that contains ${TEXT} if TEXT is not a variable

Added by Nicolas CHARLES almost 7 years ago. Updated about 6 years ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Agent
Effort required:
Name check:
Fix check:
Regression:

Description

Agent tries to expand variables in regextract, even if it doesn't make sense
Escaping with ${const.dollar}{TEXT} doesn't fix the issue, nor does ${const.dollar}{const.dollar}{const.dollar}{const.dollar}{const.dollar}{const.dollar}{TEXT} (i stopped at 6)

This prevents using shell variables in, for instance , ssh_key_definition (see #10715)


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #10715: escaping ${SSH_ORIGINAL_COMMAND} in GUI - sshKeyDistribution/3.0ReleasedAlexis MoussetActions
Actions

Also available in: Atom PDF