Actions
Bug #6481
closedCreate a rudder variable containing all IP of agents
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
It would be an array like MANAGED_NODES_NAME or MANAGED_NODES_ID containing all IPs of all nodes.
Let's call it MANAGED_NODES_IP. Like MANAGED_NODES_NAME it should contains only IP of sub nodes for a relay.
It would be used like this:
&MANAGED_NODES_IP : {ip | $AllowedSender UDP, &ip& $AllowedSender TCP, &ip& } &
Updated by François ARMAND over 9 years ago
- Status changed from New to In progress
- Target version changed from 3.0.4 to 3.1.0~beta1
Updated by François ARMAND over 9 years ago
- Target version changed from 3.1.0~beta1 to 3.0.4
Updated by François ARMAND over 9 years ago
- Category changed from System integration to System techniques
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/845
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.0.4 to 3.0.5
Updated by Nicolas CHARLES over 9 years ago
- Status changed from Pending technical review to 12
ok for me
Updated by Nicolas CHARLES over 9 years ago
- Status changed from 12 to In progress
- Assignee changed from Nicolas CHARLES to François ARMAND
the variable name is not defined
Updated by Nicolas CHARLES over 9 years ago
I guess you forgot to push your code, the PR is still the same
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from In progress to Pending technical review
To me it's ok and can be merged when needed
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending technical review to 12
Updated by François ARMAND over 9 years ago
- Status changed from 12 to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|c1730c505931bfa3321df2ee591acb68ab1e6e73.
Updated by Vincent MEMBRÉ over 9 years ago
Applied in changeset rudder|7f9f8041af367180b43effc4f2a737b5a4a783e0.
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.0.5 to 3.0.6
Updated by Vincent MEMBRÉ over 9 years ago
- Related to Bug #6428: Syslog accept reports from non-accepted nodes added
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.6 and 3.1.0~rc1 which were released on the 16th June 2015.
- Announcement 3.0 3.1
- Changelog 3.0 3.1
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions