Project

General

Profile

Actions

Bug #13792

closed

Init check on group All classic Nodes known by Rudder (Using a CFEngine based agent) always tries to rewrite the group

Added by Nicolas CHARLES over 5 years ago. Updated over 5 years ago.

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

Description

Init check on Rudder at start ensure that groupAll classic Nodes known by Rudder (Using a CFEngine based agent) is correct by wanting

Attribute(name=jsonNodeGroupQuery, values={'{"select":"nodeAndPolicyServer","composition":"And","where":[ {"objectType":"node","attribute":"agentName","comparator":"eq","value":"cfengine"} ]}'})

but on the ldap, we have
Attribute(name=jsonNodeGroupQuery, values={'{"select":"nodeAndPolicyServer","composition":"And","where":[ {"objectType":"node","attribute":"agentName","comparator":"eq","value":"cfengine"}]}'})

(note the space difference in JSON)

Actions

Also available in: Atom PDF