Actions
Bug #3264
closedCannot disable dynamic group update
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In the configuration file for rudder, it is stated
#- Interval of time between two dynamic group update batch
- Expect an int (amount of minutes)
- If O is given, the dynamic group features will be disabled #
However, setting it to Zero result in the following comment :
[2013-02-14 09:04:09] WARN com.normation.rudder.batch.UpdateDynamicGroups$LAUpdateDyngroupManager - Value '0' for rudder.batch.dyngroup.updateInterval is too small, using '1'
Happens in 2.5, but I suspect it happen on 2.3
Updated by François ARMAND over 11 years ago
- Assignee set to François ARMAND
I'm going to see what happen here.
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.5.1 to 2.5.2
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.5.2 to 2.5.3
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from New to Pending technical review
- Target version changed from 2.5.3 to 2.4.5
- Pull Request set to https://github.com/Normation/rudder/pull/201
Pull request here : https://github.com/Normation/rudder/pull/201
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset fb57cb282d9885455c1f86ec0862439ac94ee484.
Updated by Anonymous over 11 years ago
Applied in changeset 9fa7bebfdc4e20efbc42c0f5e176df0a7c74d074.
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Actions