Bug #4642
closedDuplicated list of nodes authorized to connect to the policy server in the generated promises
Description
In the generated promises, on the policy server, the list of node authorized is duplicated, because we use both ALLOWCONNECT and MANAGED_NODES_NAME, which basically are the same
We should not use ALLOWCONNECT anymore, and replace it by the policyserver
Updated by Nicolas CHARLES over 10 years ago
I remove ALLOWCONNECT alltogether, as it is not used anymore
Please note that we cannot remove system variable from cf-clerk, as the first thing done at startup is to check what is in the ldap tree, and unserialise the saved directive. Withotu the definition of the system variable, it fails to start.
Updated by Nicolas CHARLES over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/326
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:c2ffe11a6004b354f4946da20cccbfc23dc371b2.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset policy-templates:commit:8d88ed87ad47ad21212c44aee12e77d4a3c8e6d9.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from Duplicated list of nodes autorized to connect to the policy server in the generated promises to Duplicated list of nodes authorized to connect to the policy server in the generated promises
Updated by Vincent MEMBRÉ over 10 years ago
- Category changed from System techniques to Performance and scalability
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.0~beta1, which was released today.
Check out:
The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000084.html
The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog210
Download information: https://www.rudder-project.org/site/get-rudder/downloads/