Project

General

Profile

Activity

From 2014-01-28 to 2014-01-28

2014-01-28

19:59 Architecture #4415 (Pending technical review): Remove migration scripts from Rudder pre-2.6 to 2.10
PR available, please review: https://github.com/Normation/rudder/pull/433 Jonathan CLARKE
19:58 Architecture #4415 (Released): Remove migration scripts from Rudder pre-2.6 to 2.10
This is the part of #4413 to remove SQL migration scripts from the rudder git repo. Jonathan CLARKE
19:58 Revision a1a11e3f (rudder): Fixes #4415: Remove migration scripts from Rudder pre-2.6 to 2.10
Jonathan CLARKE
19:58 Revision 20e2a389 (rudder): Fixes #4415: Remove migration scripts from Rudder pre-2.6 to 2.10
Jonathan CLARKE
19:57 Architecture #4414 (Pending technical review): Remove upgrade logic from Rudder pre-2.6 to 2.10
PR available, please review: https://github.com/Normation/rudder-packages/pull/216 Jonathan CLARKE
19:40 Architecture #4414 (Released): Remove upgrade logic from Rudder pre-2.6 to 2.10
See #4413 for details. This ticket addresses the rudder-upgrade script. Jonathan CLARKE
19:41 Bug #4411 (Pending technical review): rudder-web won't start due to an error about "java.util.NoSuchElementException: key not found: AUTHORIZED_NETWORKS"
the system variable was lost in merge
PR is there
https://github.com/Normation/cf-clerk/pull/31
Nicolas CHARLES
19:23 Bug #4411 (Released): rudder-web won't start due to an error about "java.util.NoSuchElementException: key not found: AUTHORIZED_NETWORKS"
When starting a freshly installed rudder-web, I see this in /var/log/rudder/webapp/2014_01_28.stderrout.log:... Jonathan CLARKE
19:40 Revision 48b478ff (cf-clerk): Fixes #4411: add back the system variable AUTHORIZED_NETWORKS that was lost due to merge
Nicolas CHARLES
19:39 Architecture #4413 (Released): Rudder 2.10 will not support upgrades from any version older than 2.6.*
Rudder 2.8 and 2.9 supported upgrading from Rudder 2.4.x, 2.6.x or 2.7.x.
Since 2.4.* is now deprecated, Rudder 2....
Jonathan CLARKE
19:37 Bug #4412 (Pending technical review): Unnecessary and confusing properties deprecation messages on new install
PR available, please review: https://github.com/Normation/rudder-packages/pull/215 Jonathan CLARKE
19:33 Bug #4412 (Released): Unnecessary and confusing properties deprecation messages on new install
During a new install of rudder-server-root, I see the following messages. They do not make sense, since this is a new... Jonathan CLARKE
19:36 Revision 1d2dff04 (rudder-packages): Fixes #4412: Unnecessary and confusing properties deprecation messages on new install
Jonathan CLARKE
19:17 Bug #4408 (Rejected): Sometimes there are too many cf-agent processes running
This looks very much like a duplicate of #3928, and even if it is not, the fix for #3928 will fix this: the cron scri... Jonathan CLARKE
18:24 Bug #4410 (Rejected): There is no report with the use of command_execution_module
I've used command_execution_module.cf which is a simple wrap of command_execution.cf with options to execute a comman... Nicolas PERRON
17:52 Revision b00d2ae2 (rudder-packages): Merge branch 'branches/rudder/2.8' into branches/rudder/2.9
Vincent MEMBRÉ
17:48 Bug #3928: Sometimes CFEngine get stuck because of locks on TokyoCabinet
Applied in changeset packages:commit:a05df68163747ad462d7b45161eb515896f3ea1c. Jonathan CLARKE
17:47 Bug #3928 (Pending release): Sometimes CFEngine get stuck because of locks on TokyoCabinet
Applied in changeset packages:commit:1be5b55f274aa56b95c36295985b9e942775f9d7. Vincent MEMBRÉ
17:43 Bug #3928 (Pending technical review): Sometimes CFEngine get stuck because of locks on TokyoCabinet
PR here: https://github.com/Normation/rudder-packages/pull/214 Vincent MEMBRÉ
17:34 Bug #3928: Sometimes CFEngine get stuck because of locks on TokyoCabinet
Not working either with '| cat' only (result of 'wc -l' will be 1)
Modifying other line by filtering empty lines...
Vincent MEMBRÉ
17:19 Bug #3928: Sometimes CFEngine get stuck because of locks on TokyoCabinet
Yes, I have just seen that too...
I tried with '{grep -v grep || true}' but then the value of the variable is an ...
Vincent MEMBRÉ
17:11 Bug #3928: Sometimes CFEngine get stuck because of locks on TokyoCabinet
Vincent MEMBRÉ wrote:
> Especially this line which returns an error ( on last grep ):
> [...]
>
>
> Replacing:...
Jonathan CLARKE
16:58 Bug #3928 (Discussion): Sometimes CFEngine get stuck because of locks on TokyoCabinet
Nightlies can't be installed an error occurs at the end of the postinst... here is an extract of the install log
...
Vincent MEMBRÉ
10:23 Bug #3928: Sometimes CFEngine get stuck because of locks on TokyoCabinet
Applied in changeset packages:commit:3d5a8946f8b89eaa5daafe1a29791a10acb866ea. Jonathan CLARKE
10:23 Bug #3928 (Pending release): Sometimes CFEngine get stuck because of locks on TokyoCabinet
Applied in changeset packages:commit:0eb04d822f30f8bd80478795b8734f2219eb8b21. Vincent MEMBRÉ
10:15 Bug #3928 (Pending technical review): Sometimes CFEngine get stuck because of locks on TokyoCabinet
Pull request here: https://github.com/Normation/rudder-packages/pull/212 Vincent MEMBRÉ
10:11 Bug #3928 (In progress): Sometimes CFEngine get stuck because of locks on TokyoCabinet
Vincent MEMBRÉ
10:11 Bug #3928 (Discussion): Sometimes CFEngine get stuck because of locks on TokyoCabinet
Spec file is not correct !... Vincent MEMBRÉ
17:47 Revision a05df681 (rudder-packages): Merge pull request #214 from VinceMacBuche/bug/3928/fix_bash_check_rudder
Fixes #3928 Fix check-rudder-agent when there is no cf process running Jonathan CLARKE
17:37 Revision 1be5b55f (rudder-packages): Fixes #3928 Fix check-rudder-agent when there is no cf process running
Vincent MEMBRÉ
15:59 User story #4321 (Discussion): Bundle service_restart(service_name, trigger_class)
Jonathan CLARKE
15:41 Bug #4404: The bundle _classes_copy.cf does not copy prefix from result classes
Applied in changeset commit:a77390d162e6f22410d85e26fbd7d1ac0b0c38bd. Jonathan CLARKE
15:41 Bug #4404 (Pending release): The bundle _classes_copy.cf does not copy prefix from result classes
Applied in changeset commit:9888e6b2d239126f23c13e6193b2a710d8e5564f. Nicolas PERRON
15:41 Revision a77390d1 (ncf): Merge pull request #33 from nperron/bug_4404/dev/add_prefix_classes_to_classes_copy
Fixes #4404 - Add prefix of result classes copied and add test cases Jonathan CLARKE
15:36 Revision fb66ed8d (ncf): Fix some typos
Jonathan CLARKE
15:33 Bug #4384: Rudder should enforce permissions when copying files from /usr/share/ncf to avoid permission error
Nicolas PERRON wrote:
> Jonathan CLARKE wrote:
> > Thanks for reporting this. I understand the problem, but I don't...
Jonathan CLARKE
15:29 Bug #4283: "/etc/init.d/rudder-server-root status" returns no pid for postgres on ubuntu
Applied in changeset commit:b025c2132cc42097016174d7f2ca4f0a7e0623d5. Jonathan CLARKE
15:29 Bug #4283 (Pending release): "/etc/init.d/rudder-server-root status" returns no pid for postgres on ubuntu
Applied in changeset commit:19bbdd329f32c643cd42631072f3859b8d84cfd0. Matthieu CERDA
15:22 Bug #4283 (Pending technical review): "/etc/init.d/rudder-server-root status" returns no pid for postgres on ubuntu
PR ready ! Matthieu CERDA
15:14 Bug #4283: "/etc/init.d/rudder-server-root status" returns no pid for postgres on ubuntu
The "status" argument exists on rudder-server-root only from 2.8 onwards, retargetting. Matthieu CERDA
15:05 Bug #4283 (In progress): "/etc/init.d/rudder-server-root status" returns no pid for postgres on ubuntu
I'd go for a simpler approach: searching for the postmaster.pid file in /var/lib, and reading from it. It would work ... Matthieu CERDA
15:29 Revision b025c213 (rudder-packages): Merge pull request #213 from Kegeruneku/bug_4283/int/4283_fix_postgres_pid_display_in_rudder_init_script
Fixes #4283: Correct the PID finding method for PostgreSQL on the rudder... Jonathan CLARKE
15:20 Revision 19bbdd32 (rudder-packages): Fixes #4283: Correct the PID finding method for PostgreSQL on the rudder-server-root init script
Matthieu CERDA
13:05 User story #3253: Techniques "RUG / YaST package manager configuration (ZMD)" and "Zypper package manager configuration" should be split in three: two for configuring Rug /YaST and Zypper, the last one to configure repositories
Retargeting to 2.6, since 2.4 is not maintained anymore Vincent MEMBRÉ
13:04 Bug #2415: Rudder Configuration Rules reports error when a copy of file is initiated and requires a lot of time to be done.
I don't understand if this bug is fixed or not... need to test it.
Retargeting to 2.6, since 2.4 is not maintained...
Vincent MEMBRÉ
13:03 User story #3165: Technique "Zypper package manager configuration": implement option to specify repos per OS
Retargeting to 2.6 since 2.4 is not maintained anymore Vincent MEMBRÉ
13:03 User story #3164: Technique "Zypper package manager configuration": add an option to specify repos per OS
Retargeting to 2.6 since 2.4 is not maintained anymore Vincent MEMBRÉ
13:01 User story #3172: Technique Rug / YaST Pakcage Manager Configuration (ZMD) can't register services with signed RPM
Retargeted to 2.6, since 2.4 is not maintained anymore. Vincent MEMBRÉ
13:00 User story #3178: Technique Rug / YaST Pakcage Manager Configuration (ZMD) Add possibility to add GPG Key with rug
retargeting to 2.6, since 2.4 is not maintained anymore Vincent MEMBRÉ
13:00 Bug #3220: Technique Rug / YaST Pakcage Manager Configuration (ZMD) : Rug could be unusable after a lot of request.
Retargeting to 2.6 since 2.4 is not maintained anymore Vincent MEMBRÉ
12:58 User story #3254: Split Techniques "RUG / YaST package manager configuration (ZMD)" and "Zypper package manager configuration" in three: two for configuring Rug /YaST and Zypper and one for repositories management
This pull request (https://github.com/Normation/rudder-techniques/pull/188) can be closed and this pull request can b... Vincent MEMBRÉ
12:50 User story #2732: Be able to remove and reinstall a server
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #2658: Technique 'User Management': Modifications on /etc/passwd /etc/shadow or /etc/group can result in errors
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #2613: Problem when updating a category name for Technique Management in /var/rudder
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #2584: Technique "User Management": Does not work if group already exist
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #2551: Technique 'User Management': Reporting is broken if a user is defined to only be checked (for existing or not) with Fullname defined.
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Architecture #2546: Technique Apache 2 HTTP Server: Variables in code don't have standard or relevant names
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #2480: JobScheduler: I try to execute a script with JobScheduler but it never happens
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 User story #2429: Add options for authorized_keys extras to our ssh key Technique
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 User story #2428: Create a Technique that allows for arbitrary command execution, and optionnaly execute a command based on the output
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #2411: CFEngine doesn't expireafter when installing a package
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #1909: The NFSClient technique makes no report if the mountpoint to be unmounted is already unmounted
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #1896: CFEngine package method seems to confuse class names
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 Bug #1645: after purge of rudder-agent package, some files not removed + new version of promises.cf not applied on package upgrade
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
12:50 User story #1216: Tutorial to show users how to create their first configuration rule
Since version 2.4 is not maintained anymore, retageting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3360: AutoFS management Techniques
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3318: User password expiration handling in Rudder
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Bug #3233: Rudder restarts jetty every two promise execution if we change the webapp context URL
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3199: Document usage of /opt/rudder/etc/force_inventory
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3182: Explain why Rudder Server does not need to be accepted as a node in the WebUI and how to create groups with it
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Bug #3132: Technique 'Time settings': Reporting is invalid
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Bug #3120: Create a robots.txt file in /opt/rudder/share/load-page to prevent an apache error log flooding
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3078: Fstab Configuration: Some options don't have "system defaults" choices and oblige to add option to fstab
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Bug #3063: Apache 2 HTTP Server: No reporting on whether Apache 2 was started or not
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Bug #3061: "creation" option of Technique "Enforce a file content" should be just beside the file path
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3055: Add a technique for local packages installation (not via repos)
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Bug #3046: Download a file from a shared folder v1.3: Error message is not clear when a group to be defined doesn't exist
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Bug #3040: Package management for RHEL / CentOS / SuSE / RPM systems : Reporting about installation is wrong when a package is not available or met dependencies problem
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3021: Add explanation on how to workaround the use of specific port with syslogd by iptables rules
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #2889: UserManagement Technique should suggest to check password
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 Enhancement #2867: Document the Change Message in Rudder and how to configure it
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:38 User story #3171: Tutorial on how to create a first rule
Since Support for 2.4 branch is over, retargeting this issue to 2.6 Vincent MEMBRÉ
11:36 Bug #4154 (Discussion): Add Fedora related dependencies to rudder-agent to allow it to build on this platform
I have just read through the whole spec file, and I now understand why you were introducing a "dmidecode" dependency ... Jonathan CLARKE
11:07 Bug #3814: Attempting to install a non-existant package via yum should return an error (RHEL <= 5)
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3812: When deleting a node, a blank page appears for 1 or 2 secondes before to reload the Rudder page
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3809: MIgration from Rudder 2.3.13 to 2.6.3 does not work if the PostgreSQL password of the User Rudder is not correctly referenced in /root/.pgpass
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 User story #3752: User Management: add an option to remove user home directory when deleting user account
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 User story #3749: The Motherboard UUID doesn't appear on the inventory on a Node
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3741: Technique "Name resolution": Regexp to check value of Nameserver does not allow the use of variable
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3726: The migration script should be able to handle passwords with non-alpha characters
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3716: Parametrization of directive with rule parameter must be the whole value
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3672: Technique "Enforce a file content" v3.2: post-modification hook produce false compliance
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 User story #3663: Add in ClockConfiguration the possibility to add arbitrary line in config file
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3658: When two nodes share the same machine, the deletion of one does not update the container DN of the second
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3657: Unknown report status with Enforce File Content
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3656: can't start motd with empty line
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3643: Filecopy technique: can't state the source file
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3635: No response message sent when an error occurred while sending en inventory
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3605: Each time we visit the Event Log page, the used memory of Rudder goes up, and don't seem to be GCed
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 User story #3584: Document how to allow users different from root to commit in the configuration repository
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3479: (ex-PT/Technique) Package management for RHEL / CentOS / SuSE / RPM systems: Rug prevent from having a good reporting when trying to install or remove a package
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3478: Package management for RHEL / CentOS / SuSE / RPM systems: The number of reports about ZMD is uncorrect
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 User story #3435: Password not optional in "User management" technique
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3432: Duplicate selection of value for variable "execRun" in scope g
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3423: Rudder-agent does not configure syslog correctly on RHEL5
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 Bug #3377: rudder-inventory-ldap package provides openldap libraries
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 User story #3365: Download a file from a shared folder: Specify permissions, group and owner of a copied file should not be mandatory
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
11:07 User story #3361: AutoFS management Techniques: implementation
Since 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #4334: Technique "Download From A Shared Folder": copy files to directory destination doesn't work
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #4198: Cf-execd started by cron is missing environment variables, making the agent unable to run correctly
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #4169: Documentation is not clear on how to install rudder server root
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #4128: Technique "RUG / YaST package manager configuration (ZMD)": 'security-level' option is misnamed 'package source policy'
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #4108: Technique "Monitor a file or directory content": Sould be able to monitor a file only if it exist instead of returning an error
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #4107: Technique "Group Management": Should be able to create a group with specified users only if it does not already exist
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #4095: Add a Paragraph about "failing inventories"
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #4065: Debian Lenny can not install rudder-reports since PostgreSQL is in version 8.3 and the path contain its version number
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #4031: The logrotate configuration file from Debian Lenny rudder-server-root is duplicate between the old (rudder-server-root) and the new one (rudder)
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #3993: Technique 'Service Management': Having more processes than authorized return success
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #3983: Technique rpmPackageInstallation versions 4.1 and 5.0 have diverged
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Architecture #3972: Scala XML library accepts invalid XML characters
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #3959: Add a valid Technique example in documentation
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #3936: IE9 support: Clicking on a node in search results doesn't work
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #3912: (Unecessary) Use of host-to-ip cause major slowdown of cf-promises on the rudder server when used with many nodes
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #3892: Machine in deleted branch does not correclty move back to accepted for new nodes
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 Bug #3868: The files written by java in /var/log/rudder/core/*.log are still empty after a logrotate
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #4038: Document the way to use HTTP/S inside Rudder on versions 2.4 to 2.7 (vhost in repository)
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #4037: Document the way to use HTTP/S inside Rudder on versions 2.4 to 2.7 (documentation)
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #3859: Document the way to use HTTP/S inside Rudder on versions 2.4 to 2.7
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #3852: Technique proposal: There should be a technique allowing local file copy
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #3846: Handle gid/uid at user creation (Technique usermanagement)
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #3844: User creation in user technique without useradd
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:41 User story #3818: Add a section to debug/analyze why a Node is not sending any reports
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:40 User story #3818: Add a section to debug/analyze why a Node is not sending any reports
There is a section in our website explaining some reasons, maybe that could be used in the documentation too.
http...
Vincent MEMBRÉ
10:41 User story #3971: Add an option to remove home folder when deleting a user with userManagement technique
Since version 2.4 is not maintained anymore, retargeting to branch 2.6 Vincent MEMBRÉ
10:29 Bug #4150 (Rejected): Incorrect clear of cache of installed packaged on promises updates for rpm package installation v4.0, 4.1 and 5.0 in Rudder 2.4
Since 2.4 is not maintained anymore there will be no fix about this bug.
It has already been corrected in 2.6 and ...
Vincent MEMBRÉ
10:26 Revision 29b87dd0 (rudder-packages): Merge branch 'branches/rudder/2.8' into branches/rudder/2.9
Conflicts:
rudder-agent/SPECS/rudder-agent.spec
Vincent MEMBRÉ
10:23 Revision 3d5a8946 (rudder-packages): Merge pull request #212 from VinceMacBuche/3928/fix_spec_file
Fixes #3928: Fix spec file to include vzps.py Jonathan CLARKE
10:13 Revision 0eb04d82 (rudder-packages): Fixes #3928: Fix spec file to include vzps.py
Vincent MEMBRÉ
10:01 Revision a5041c54 (rudder-packages): Merge branch 'branches/rudder/2.7' into branches/rudder/2.8
Conflicts:
rudder-server-root/SPECS/rudder-server-root.spec
rudder-server-root/debian/control
Vincent MEMBRÉ
09:54 Revision 968747e3 (rudder-techniques): Merge branch 'branches/rudder/2.8' into branches/rudder/2.9
Vincent MEMBRÉ
09:53 Revision 201b05f7 (rudder-techniques): Merge branch 'branches/rudder/2.7' into branches/rudder/2.8
Vincent MEMBRÉ
09:51 Revision 684767e4 (rudder-techniques): Merge branch 'branches/rudder/2.6' into branches/rudder/2.7
Vincent MEMBRÉ
 

Also available in: Atom