Project

General

Profile

Activity

From 2014-10-22 to 2014-10-22

2014-10-22

20:44 Bug #5685 (Rejected): Raise errors if there's issues with a technique created with ncf-builder
Just found this one in our logs
@
[2014-10-22 20:40:29] ERROR com.normation.cfclerk.services.impl.GitTechniqueRea...
Florian Heigl
19:22 User story #5684 (Released): Generic method to raise a reinventory
Rudder allows to nicely rollout software updates for specific packages.
* make a group of hosts containing the packa...
Florian Heigl
19:20 Bug #5683: Update dependency of rudder to ncf
Nicolas CHARLES
19:19 Bug #5683 (Rejected): Update dependency of rudder to ncf
We should update the dependency of Rudder to ncf to enforce that the version of ncf required is after the commit that... Nicolas CHARLES
19:18 Bug #5597 (Pending technical review): Call ncf configuration bundle from Rudder, to ensure configuration used is correct
https://github.com/Normation/rudder-techniques/pull/544
this must be merged after https://github.com/Normation/ncf...
Nicolas CHARLES
18:11 Bug #5597: Call ncf configuration bundle from Rudder, to ensure configuration used is correct
Ok, for modularity, and better integration with Rudder, i'll make the bundle configuration configurable with differen... Nicolas CHARLES
11:26 Bug #5597: Call ncf configuration bundle from Rudder, to ensure configuration used is correct
Ok, I don't even understand how this can work in Rudder... bundle configuration is never called, but thanks to some m... Nicolas CHARLES
19:18 Bug #5682 (Pending technical review): Add a configuration file when using enterprise edition
https://github.com/Normation/ncf/pull/138
Nicolas CHARLES
19:13 Bug #5682 (Released): Add a configuration file when using enterprise edition
For now, the ncf configuration file is hardcoded to be ncf.conf, which can be quite inconvenient if we want to have s... Nicolas CHARLES
18:47 Bug #5671 (Pending technical review): NTP technique has no (documented?) option to not set hw clock
PR is ready: https://github.com/Normation/rudder-techniques/pull/543 Matthieu CERDA
18:31 Bug #5671 (In progress): NTP technique has no (documented?) option to not set hw clock
Matthieu CERDA
11:38 Bug #5671: NTP technique has no (documented?) option to not set hw clock
Taking care of this :)
Thanks for the report, Florian!
Matthieu CERDA
18:45 Revision 6f515534 (rudder-techniques): Fixes #5671: Add an option in clockConfiguration to disable system clock sync with hardware clock (issues with Xen DomU's)
Matthieu CERDA
18:35 Revision 4a8f323d (rudder-techniques): Refs #5671: Backport the 3.0 version of the Technique from master
Matthieu CERDA
18:11 Revision c59b3045 (rudder-packages): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Matthieu CERDA
18:08 Bug #4406: Strange warning about Store Agent Run Times
i have the exact same issue, every 5 seconds. Fabrice FLORE-THÉBAULT
18:00 Bug #5681 (Released): Technique "SSH keys distribution" 2.0 - adding large number of keys breaks the policy generation
Using a Directive based on a "SSH keys distribution" 2.0 Technique.
I add 13 keys, that's a 13 lines, 5131 bytes ...
Fabrice FLORE-THÉBAULT
17:55 User story #5680 (Rejected): Manage technique parameters when rudderifying an ncf technique
ncf technique parameters are parsed by ncf.py.
They must be included in metadata.xml to be used by directives
They ...
Benoît PECCATTE
17:45 User story #5679: Add technique variables support to ncf api
PR https://github.com/Normation/ncf/pull/137 Benoît PECCATTE
16:27 User story #5679: Add technique variables support to ncf api
We will not support class context for variables for now. Benoît PECCATTE
16:22 User story #5679 (Rejected): Add technique variables support to ncf api
Add support for reading and writing variables within techniques with ncf api.
We will not support class context fo...
Benoît PECCATTE
17:32 Bug #5655: rudder-agent thin does not build anymore due to an error in patch application
Applied in changeset commit:a8af851b8e414418836e13847b87cd162ec61eeb. Jonathan CLARKE
17:32 Bug #5655 (Pending release): rudder-agent thin does not build anymore due to an error in patch application
Applied in changeset commit:075ff91ed1879b8be8758bc59eb6e2e506bf5a63. Matthieu CERDA
17:31 Revision a8af851b (rudder-packages): Merge pull request #508 from Kegeruneku/bug_5655/int/5655_correct_rudder_agent_thin_specfile_patch
Fixes #5655: Correct the rudder-agent-thin SPECfile patch after bundled ... Jonathan CLARKE
17:10 Revision 075ff91e (rudder-packages): Fixes #5655: Correct the rudder-agent-thin SPECfile patch after bundled OpenSSL merge
Matthieu CERDA
16:12 User story #5675: Generate a caller bundle when creating a rudderified technique
PR https://github.com/Normation/ncf/pull/136 Benoît PECCATTE
12:11 User story #5675 (Rejected): Generate a caller bundle when creating a rudderified technique
When rudderify is called on a technique with parameters, it need to generate a _caller bundle with no parameters that... Benoît PECCATTE
16:05 Bug #5678 (Rejected): ncf api doesn't report hooks errors
When there is an error during the call to ncf-hooks.d, ncf api ignores the error and return OK to its caller.
More...
Benoît PECCATTE
15:45 Bug #4809: Technique "APT package manager configuration": Rudder file header is not added correctly in repository files
I fixed the issue on my infra by a massive rm via ssh of @/etc/apt/apt.conf.d/99rudder@ Fabrice FLORE-THÉBAULT
15:37 Bug #4809: Technique "APT package manager configuration": Rudder file header is not added correctly in repository files
More in details : if the @/etc/apt/apt.conf.d/99rudder@ was hit by the previous issue, cf-engine can't repair the fil... Fabrice FLORE-THÉBAULT
15:28 Bug #4809: Technique "APT package manager configuration": Rudder file header is not added correctly in repository files
The bit about /etc/apt/apt.conf.d/99rudder is fixed, but the issue is not completely fixed: with 2.10.6, the techniqu... Fabrice FLORE-THÉBAULT
15:43 User story #5677 (Rejected): Rudder API should provide its authentication url on 401
When a tool use the API to connect to rudder, it should have a way to authenticate the user when it unauthenticated.
...
Benoît PECCATTE
15:40 Bug #5676 (Released): Add notifications to ncf-builder on success and error
When there is a session timeout on rudder and we are on an ncf builber page, we just get a blank page.
ncf builder...
Benoît PECCATTE
12:02 User story #5674: Add technique parameter support to ncf api
PR https://github.com/Normation/ncf/pull/135 Benoît PECCATTE
11:24 User story #5674 (Rejected): Add technique parameter support to ncf api
Add support for reading and writing techniques parameters with ncf api.
Benoît PECCATTE
11:36 User story #5672 (Discussion): Expose rudder groups of a node as cfengine classes
Well, that's an interesting idea, giving to NCH for evaluation :) Matthieu CERDA
11:23 User story #5673: Add support to parameters in ncf techniques written with ncf builder
We want to add the ability for a user to add parameters to a technique when writing it with ncf builder.
These par...
Benoît PECCATTE
11:20 User story #5673 (Released): Add support to parameters in ncf techniques written with ncf builder
We want to add the ability for a user to add parameters to a technique when writing it with ncf builder.
These par...
Benoît PECCATTE
11:14 Bug #5662 (Pending technical review): Zypper Management Technique doesn't behave correctly, and should be splitted in two separated techniques
https://github.com/Normation/rudder-techniques/pull/542 Nicolas CHARLES
09:01 Bug #5667: Bad logic in the computation of number of reports
Applied in changeset commit:1f08c51150de15a5ccf53ee89cc1120d9e798b39. Nicolas CHARLES
09:01 Bug #5667 (Pending release): Bad logic in the computation of number of reports
Applied in changeset commit:adf43aa3ba8ea75bb4a82bf4696937194027fb17. François ARMAND
09:01 Revision 7b857054 (rudder): Merge pull request #644 from fanf/ust_5293/5296/5667_bug_in_compliance_computation_logic
Fixes #5667: correct the compliance computation logic for aggregates Nicolas CHARLES
09:01 Revision 1f08c511 (rudder): Merge pull request #644 from fanf/ust_5293/5296/5667_bug_in_compliance_computation_logic
Fixes #5667: correct the compliance computation logic for aggregates Nicolas CHARLES
 

Also available in: Atom