Project

General

Profile

Activity

From 2014-06-03 to 2014-06-03

2014-06-03

20:04 User story #4944 (Pending technical review): Async loading of rule list data using refresh onLoad
PR: https://github.com/Normation/rudder/pull/533 François ARMAND
19:58 User story #4944 (Released): Async loading of rule list data using refresh onLoad
Same as #4943, but for the list of rules. François ARMAND
19:59 Bug #4915 (Pending technical review): Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
PR updated Nicolas CHARLES
18:44 Bug #4915: Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
Make sense, and it would allow also to detect changes in parameters ! Nicolas CHARLES
18:38 Bug #4915: Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
Nicolas CHARLES wrote:
> Ha. Interesting.
> Indeed, this is a double bug.
>
> The diff solution on the whole fol...
Jonathan CLARKE
18:06 Bug #4915: Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
Ha. Interesting.
Indeed, this is a double bug.
The diff solution on the whole folder will not work (because of th...
Nicolas CHARLES
17:59 Bug #4915 (Discussion): Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
Nicolas CHARLES wrote:
> I cross checked:
> when we install rudder-server-root, it installs promises in /var/rudder...
Jonathan CLARKE
11:19 Bug #4915 (Pending technical review): Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
https://github.com/Normation/rudder-packages/pull/338 Nicolas CHARLES
11:13 Bug #4915 (In progress): Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
Nicolas CHARLES
11:09 Bug #4915: Rudder init script may not correctly initialize policy_server.dat file, resulting in a non functionning Rudder server
I cross checked:
when we install rudder-server-root, it installs promises in /var/rudder/cfengine-community/inputs, ...
Nicolas CHARLES
19:44 User story #4943: Async loading of node list data using refresh onLoad
Applied in changeset commit:7f91b198930b4843a49111f358f1f4d9783d601a. Vincent MEMBRÉ
19:44 User story #4943 (Pending release): Async loading of node list data using refresh onLoad
Applied in changeset commit:1b7a4b7d1fca6f2974e513b30a710cd806b68c72. François ARMAND
19:33 User story #4943 (Pending technical review): Async loading of node list data using refresh onLoad
PR: https://github.com/Normation/rudder/pull/532 François ARMAND
19:30 User story #4943 (Released): Async loading of node list data using refresh onLoad
Now that we have a data source and a refresh, it's really easy to add full async loading of the server list. François ARMAND
19:44 Revision 1901d1bd (rudder): Merge pull request #532 from fanf/ust_4793/dev_4943_async_load_of_datas
Fixes #4943: async load of the list of nodes Vincent MEMBRÉ
19:44 Revision 7f91b198 (rudder): Merge pull request #532 from fanf/ust_4793/dev_4943_async_load_of_datas
Fixes #4943: async load of the list of nodes Vincent MEMBRÉ
19:31 Revision 8d2eab35 (rudder): Fixes #4943: async load of the list of nodes
François ARMAND
19:31 Revision 1b7a4b7d (rudder): Fixes #4943: async load of the list of nodes
François ARMAND
19:25 User story #4939: Add rudder-roles.d files from the adequate packages
Applied in changeset packages:commit:52d9b5b8852f461e44a93ed3ac50de5db3fee05a. Jonathan CLARKE
19:25 User story #4939 (Pending release): Add rudder-roles.d files from the adequate packages
Applied in changeset packages:commit:facc3d04560c8e8ea1ee2a268f4dd4285e7ef0c6. Matthieu CERDA
18:03 User story #4939 (Pending technical review): Add rudder-roles.d files from the adequate packages
PR is ready Matthieu CERDA
17:14 User story #4939 (Released): Add rudder-roles.d files from the adequate packages
We need, to enable a correct splitting of Rudder components, create a file in /opt/rudder/etc/roles.d/, one for each ... Matthieu CERDA
19:25 Revision 52d9b5b8 (rudder-packages): Merge pull request #342 from Kegeruneku/ust_4928/int/4939_add_rudder_roles_d_entries_in_packages
Fixes #4939: Add role based files in /opt/rudder/roles.d/ depending on t... Jonathan CLARKE
19:10 User story #4910: Have a rudder-agent package that does not bundle fusioninventory (integration)
Applied in changeset commit:47240c3726978ec4b2f38c1bdc24b90fe914c673. Matthieu CERDA
19:10 User story #4910 (Pending release): Have a rudder-agent package that does not bundle fusioninventory (integration)
Applied in changeset commit:14d7fa5ff937d927c448a8d3ae42e25cecffed45. Matthieu CERDA
15:38 User story #4910 (Pending technical review): Have a rudder-agent package that does not bundle fusioninventory (integration)
PR is ready to go :) Matthieu CERDA
19:09 Revision 47240c37 (rudder-packages): Merge pull request #340 from Kegeruneku/ust_4740/int/4910_create_rudder_node_package
Fixes #4910: Create rudder-agent-thin Matthieu CERDA
19:05 Revision 14d7fa5f (rudder-packages): Fixes #4910: Create rudder-agent-thin
Matthieu CERDA
19:01 User story #4793 (Pending release): Datas in Rudder web interface table can now be refreshed
François ARMAND
19:01 User story #4793: Datas in Rudder web interface table can now be refreshed
François ARMAND
19:01 Revision facc3d04 (rudder-packages): Fixes #4939: Add role based files in /opt/rudder/roles.d/ depending on the package
Matthieu CERDA
19:01 User story #4940: Refresh Node List
Applied in changeset commit:bb078aaafb531b4f9a0df92fdc5ca9655f985c69. François ARMAND
19:01 User story #4940 (Pending release): Refresh Node List
Applied in changeset commit:ab112a0070aa6e56a98fa22661d25f8b6331ccc2. Vincent MEMBRÉ
17:31 User story #4940 (Released): Refresh Node List
Like #4793, Add callback to get updated data for List of Nodes
Should only be added in nodesList page
Vincent MEMBRÉ
19:01 Revision 890bd014 (rudder): Merge pull request #529 from VinceMacBuche/ust_4793/4940/refresh_node_list
Fixes #4940: Refresh node list in List ndoes page François ARMAND
19:01 Revision bb078aaa (rudder): Merge pull request #529 from VinceMacBuche/ust_4793/4940/refresh_node_list
Fixes #4940: Refresh node list in List ndoes page François ARMAND
19:00 User story #4935 (Pending technical review): Aplpy the System Technique "server_role" to the nodes having a role
don't merge while we don't have the system technique effectively defined Nicolas CHARLES
14:33 User story #4935 (Released): Aplpy the System Technique "server_role" to the nodes having a role
Nodes can have roles, the main Rudder web application (with user interface), the application that handles inventories... Nicolas CHARLES
18:59 Architecture #4770 (Pending release): Use JSON as datas of tables in Rudder web interface
François ARMAND
18:59 Architecture #4770: Use JSON as datas of tables in Rudder web interface
François ARMAND
18:59 Revision 0109af4a (rudder): Fixes #4935: add the logic to have system technique for server role applied
Nicolas CHARLES
18:59 Revision c9a7d9bc (rudder): Fixes #4935: add the logic to have system technique for server role applied
Nicolas CHARLES
18:58 Revision cc57aacb (rudder): Fixes #4940: Refresh node list in List ndoes page
Vincent MEMBRÉ
18:58 Revision ab112a00 (rudder): Fixes #4940: Refresh node list in List ndoes page
Vincent MEMBRÉ
18:58 Architecture #4846: node list datable using javascript data source
Applied in changeset commit:ab103021d8181eaf8f7757c5ac0c2b9b1b891a42. François ARMAND
18:58 Architecture #4846 (Pending release): node list datable using javascript data source
Applied in changeset commit:6ce4592f58313bbe78c6d856dd0034cddfa774f8. Vincent MEMBRÉ
17:28 Architecture #4846 (Pending technical review): node list datable using javascript data source
PR here: https://github.com/Normation/rudder/pull/527 Vincent MEMBRÉ
18:58 Revision 463c9000 (rudder): Merge pull request #527 from VinceMacBuche/ust_4770/4846/node_list
Fixes #4846: Transform Node list data into javascript François ARMAND
18:58 Revision ab103021 (rudder): Merge pull request #527 from VinceMacBuche/ust_4770/4846/node_list
Fixes #4846: Transform Node list data into javascript François ARMAND
18:53 Revision 11ee1759 (rudder): Fixes #4846: Transform Node list data into javascript
Vincent MEMBRÉ
18:53 Revision 6ce4592f (rudder): Fixes #4846: Transform Node list data into javascript
Vincent MEMBRÉ
18:52 Architecture #4845: Rule compliance popup datable using JSON data source
Applied in changeset commit:76f048178e6e85e9b9c17b2f904d417ee8f1500f. François ARMAND
18:52 Architecture #4845 (Pending release): Rule compliance popup datable using JSON data source
Applied in changeset commit:3f5b34a0adec85d218c92f611949a0be1a18a22c. Vincent MEMBRÉ
18:45 Architecture #4845: Rule compliance popup datable using JSON data source
PR rebased on 2.11 https://github.com/Normation/rudder/pull/530 Vincent MEMBRÉ
13:29 Architecture #4845 (Pending technical review): Rule compliance popup datable using JSON data source
PR here: https://github.com/Normation/rudder/pull/526 Vincent MEMBRÉ
18:52 Revision b91fd9ac (rudder): Merge pull request #530 from VinceMacBuche/ust_4770/4845/rule_compliance_popup
Fixes #4845: Rule compliance popup table as Json François ARMAND
18:52 Revision 76f04817 (rudder): Merge pull request #530 from VinceMacBuche/ust_4770/4845/rule_compliance_popup
Fixes #4845: Rule compliance popup table as Json François ARMAND
18:42 Revision 7f813f52 (rudder): Fixes #4845: Rule compliance popup table as Json
Vincent MEMBRÉ
18:42 Revision 3f5b34a0 (rudder): Fixes #4845: Rule compliance popup table as Json
Vincent MEMBRÉ
18:41 User story #4843: Refresh Rule compliance table
Applied in changeset commit:cc2d8713ad9a2053c90bc52113f648840b6e552b. François ARMAND
18:41 User story #4843 (Pending release): Refresh Rule compliance table
Applied in changeset commit:8e7ebdc509108759bcdccebe3a44d9159091c3f7. Vincent MEMBRÉ
18:41 Revision 6569a8c7 (rudder): Merge pull request #525 from VinceMacBuche/ust_4793/4843/refresh_rule_compliance
Fixes #4843: Refresh rule compliance François ARMAND
18:41 Revision cc2d8713 (rudder): Merge pull request #525 from VinceMacBuche/ust_4793/4843/refresh_rule_compliance
Fixes #4843: Refresh rule compliance François ARMAND
18:37 Revision 7426bb5a (rudder): Fixes #4843: Refresh rule compliance
Vincent MEMBRÉ
18:37 Revision 8e7ebdc5 (rudder): Fixes #4843: Refresh rule compliance
Vincent MEMBRÉ
18:36 Architecture #4804: Rule compliance datable using JSON data source
Applied in changeset commit:87fbdfa684452febb0e06b8877ed81122bd4aab7. François ARMAND
18:36 Architecture #4804 (Pending release): Rule compliance datable using JSON data source
Applied in changeset commit:c619c3f726cd23307964660217f35578a0038550. Vincent MEMBRÉ
18:35 Revision 66c835a6 (rudder): Merge pull request #524 from VinceMacBuche/ust_4770/4804/rule_compliance_final
Fixes #4804: Transform data of Rule compliance into javascript François ARMAND
18:35 Revision 87fbdfa6 (rudder): Merge pull request #524 from VinceMacBuche/ust_4770/4804/rule_compliance_final
Fixes #4804: Transform data of Rule compliance into javascript François ARMAND
18:27 Revision b24a726f (rudder): Fixes #4804: Transform data of Rule compliance into javascript
Vincent MEMBRÉ
18:27 Revision c619c3f7 (rudder): Fixes #4804: Transform data of Rule compliance into javascript
Vincent MEMBRÉ
18:24 User story #4926 (Pending release): Make run-inventory able to run using a system instance of fusion inventory if no rudder instance is available
Jonathan CLARKE
11:28 User story #4926 (Released): Make run-inventory able to run using a system instance of fusion inventory if no rudder instance is available
It would be a good idea to have three possibilities when running run-inventory:
* Use the Rudder instance
* If not ...
Matthieu CERDA
18:22 Architecture #4815: Split logic from RuleEditForm in separate files
Applied in changeset commit:0ac159c1090dad3189943e524123b003584964f4. François ARMAND
18:22 Architecture #4815 (Pending release): Split logic from RuleEditForm in separate files
Applied in changeset commit:ce74635e72036ff5239a06a745a4a7309b170bdd. Vincent MEMBRÉ
18:22 Revision 36799e8d (rudder): Merge pull request #520 from VinceMacBuche/arch_4753/4815/Rule_refactoring
Fixes #4815: Divide RuleEditForm into three files (editform, compliance, compliance popup) François ARMAND
18:22 Revision 0ac159c1 (rudder): Merge pull request #520 from VinceMacBuche/arch_4753/4815/Rule_refactoring
Fixes #4815: Divide RuleEditForm into three files (editform, compliance, compliance popup) François ARMAND
18:17 User story #4933: Add information about the server Roles in the web UI
Applied in changeset commit:da782e9569fa02a805d98fc5214feff3a6ca37a7. Nicolas CHARLES
18:17 User story #4933 (Pending release): Add information about the server Roles in the web UI
Applied in changeset commit:4b23655ca9083d90741593c7cc75f98e433793a6. François ARMAND
18:17 User story #4933 (Pending technical review): Add information about the server Roles in the web UI
PR: https://github.com/Normation/rudder/pull/528 François ARMAND
17:57 User story #4933 (In progress): Add information about the server Roles in the web UI
François ARMAND
12:38 User story #4933 (Released): Add information about the server Roles in the web UI
In the node details screen, when we are seing the general information about the node, we need to enhance the "Role" p... François ARMAND
18:17 Revision ce0f0e7a (rudder): Merge pull request #528 from fanf/arc_4928/dev_4933_display_rudder_server_role_in_node_details
Fixes #4933: Display rudder server role in node details Nicolas CHARLES
18:17 Revision da782e95 (rudder): Merge pull request #528 from fanf/arc_4928/dev_4933_display_rudder_server_role_in_node_details
Fixes #4933: Display rudder server role in node details Nicolas CHARLES
18:15 Revision 50bc79ed (rudder): Fixes #4933: Display rudder server role in node details
François ARMAND
18:15 Revision 4b23655c (rudder): Fixes #4933: Display rudder server role in node details
François ARMAND
18:11 User story #4942: LDAP Migration script for the server roles system Technique/Directive/Rule
Looks good to me. Please merge when ready. Jonathan CLARKE
17:57 User story #4942: LDAP Migration script for the server roles system Technique/Directive/Rule
Don't merge this before http://www.rudder-project.org/redmine/issues/4935 is reviewed and merged Nicolas CHARLES
17:57 User story #4942 (Pending technical review): LDAP Migration script for the server roles system Technique/Directive/Rule
https://github.com/Normation/rudder-packages/pull/341 Nicolas CHARLES
17:40 User story #4942 (Released): LDAP Migration script for the server roles system Technique/Directive/Rule
The Server Roles Techniques must apply to the nodes with a role. To do that, we rely on special target, System Techni... Nicolas CHARLES
18:01 User story #4927: Make run-inventory able to run using a system instance of fusion inventory if no rudder instance is available (implementation)
Applied in changeset packages:commit:709f7e85d985b98b1c8020a84e44aa5d197d251a. Jonathan CLARKE
18:01 User story #4927 (Pending release): Make run-inventory able to run using a system instance of fusion inventory if no rudder instance is available (implementation)
Applied in changeset packages:commit:b594414af7fdc363acecd7ea952acf7bfa3240f4. Matthieu CERDA
12:09 User story #4927 (Pending technical review): Make run-inventory able to run using a system instance of fusion inventory if no rudder instance is available (implementation)
PR is ready :) Matthieu CERDA
11:30 User story #4927 (Released): Make run-inventory able to run using a system instance of fusion inventory if no rudder instance is available (implementation)
Please see the upper ticket for details Matthieu CERDA
18:00 Revision 709f7e85 (rudder-packages): Merge pull request #339 from Kegeruneku/ust_4926/int/4927_make_run_inventory_generic
Fixes #4927: Make run-inventory able to use a system FusionInventory if ... Jonathan CLARKE
17:59 Revision b594414a (rudder-packages): Fixes #4927: Make run-inventory able to use a system FusionInventory if needed
Matthieu CERDA
17:56 Revision 995674f8 (rudder-packages): Fixes #4942: add migration script for LDAP entries for Server Role management
Nicolas CHARLES
17:40 Bug #4941 (Rejected): Rudder packaging specfiles do not use the rudderdir and ruddervardir macros
Rudder packaging specfiles do not use the rudderdir and ruddervardir macros, which makes the code less maintainable a... Matthieu CERDA
17:36 Bug #4932: cf-agent slowed by users addition into inventory and displays a lot of warnings about that
Applied in changeset policy-templates:commit:2de24052c5e2bf05a27ddb09b301b372901b38a9. Jonathan CLARKE
17:36 Bug #4932 (Pending release): cf-agent slowed by users addition into inventory and displays a lot of warnings about that
Applied in changeset policy-templates:commit:1bb5bc94f727f1fb8062a4ffd73278e9497a4975. Nicolas CHARLES
16:45 Bug #4932 (Pending technical review): cf-agent slowed by users addition into inventory and displays a lot of warnings about that
https://github.com/Normation/rudder-techniques/pull/392 Nicolas CHARLES
16:40 Bug #4932: cf-agent slowed by users addition into inventory and displays a lot of warnings about that
ok, replacing the $ by a @ gives the following improvement:
before:...
Nicolas CHARLES
12:31 Bug #4932 (Released): cf-agent slowed by users addition into inventory and displays a lot of warnings about that
When we run the agent (version 2.9 or more), the inventory generation is riddled with ... Nicolas CHARLES
17:35 Revision 2de24052 (rudder-techniques): Merge pull request #392 from ncharles/bug_4932/dev/improve_users_insertion_into_inventory
Fixes #4932: improve users insertion into inventory Jonathan CLARKE
17:11 Revision d3fdbcd4 (rudder-packages): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Nicolas CHARLES
16:44 Revision 1bb5bc94 (rudder-techniques): Fixes #4932: improve users insertion into inventory
Nicolas CHARLES
16:32 User story #4930: Parse server role information from inventory
Applied in changeset commit:c268b8feee6e48b0d95de2ee0915e12d916e4f91. Nicolas CHARLES
16:32 User story #4930 (Pending release): Parse server role information from inventory
Applied in changeset commit:051c9b947f677de7f0f1a83db4d78e434f17941b. François ARMAND
16:29 User story #4930 (Pending technical review): Parse server role information from inventory
https://github.com/Normation/ldap-inventory/pull/43 François ARMAND
12:17 User story #4930 (Released): Parse server role information from inventory
Now that we are going to have server role in inventoryes, we need to:
- parse <RUDDER><SERVER_ROLES><SERVER_ROLE>
...
François ARMAND
16:32 Revision c268b8fe (rudder): Merge pull request #43 from fanf/arc_4928/dev_4930_parse_and_save_rudder_server_role
Fixes #4930: Parse and store Rudder SERVER_ROLES tag Nicolas CHARLES
16:32 Revision c268b8fe (ldap-inventory): Merge pull request #43 from fanf/arc_4928/dev_4930_parse_and_save_rudder_server_role
Fixes #4930: Parse and store Rudder SERVER_ROLES tag Nicolas CHARLES
16:24 Revision 051c9b94 (rudder): Fixes #4930: Parse and store Rudder SERVER_ROLES tag
François ARMAND
16:24 Revision 051c9b94 (ldap-inventory): Fixes #4930: Parse and store Rudder SERVER_ROLES tag
François ARMAND
16:11 User story #4929: Add tag <SERVER_ROLES><SERVER_ROLE> with the roles of the server
Applied in changeset policy-templates:commit:d3eaebdaae1f1b904225b202870636b07fc2d7b9. Jonathan CLARKE
16:11 User story #4929 (Pending release): Add tag <SERVER_ROLES><SERVER_ROLE> with the roles of the server
Applied in changeset policy-templates:commit:6fb4b379322a27ab8b98196485640fc55be7ad0d. Nicolas CHARLES
14:29 User story #4929 (Pending technical review): Add tag <SERVER_ROLES><SERVER_ROLE> with the roles of the server
PR is there
https://github.com/Normation/rudder-techniques/pull/391
Nicolas CHARLES
11:41 User story #4929 (Released): Add tag <SERVER_ROLES><SERVER_ROLE> with the roles of the server
Based on files present in /opt/rudder/etc/server-roles.d, we need to enhance the inventory with tags <SERVER_ROLES><S... Nicolas CHARLES
16:10 Revision d3eaebda (rudder-techniques): Merge pull request #391 from ncharles/ust_4928/dev/4929_add_roles_in_inventory
Fixes #4929: add tags SERVER_ROLES and SERVER_ROLE in the inventory Jonathan CLARKE
16:06 Architecture #4938 (Rejected): Use a variable for the inventory file location in system technique
Currently, the inventory file location is used and reused in Inventory Technique, with different values for Windows a... Nicolas CHARLES
16:03 Bug #4937 (Rejected): Multiple version of ASM can cause Rudder to not start (backport to Rudder 2.10)
My bad.
It was a cache problem or something alike. Rudder 2.10 uses specs 1.14 which does not have the problem.
François ARMAND
16:01 Bug #4937 (Rejected): Multiple version of ASM can cause Rudder to not start (backport to Rudder 2.10)
So, it seems that that bug is also present in Rudder 2.10 (uses specs_2.10 2.3.11)
The correction must be backport...
François ARMAND
15:50 User story #4936 (Resolved): Check that all mandatory system groups and rules are defined at start of the application, and if not, create them
For the moment, all system rules and groups are created by the LDAP bootstrap. However, if something messes with the ... Nicolas CHARLES
14:28 Revision 6fb4b379 (rudder-techniques): Fixes #4929: add tags SERVER_ROLES and SERVER_ROLE in the inventory
Nicolas CHARLES
14:20 Revision 95b866c9 (rudder-techniques): Fix #4590: filter rudder_tools on classes.
Until now every files in rudder_tools are copied, for example
.exe files are copied on linux node.
This can be a prob...
Cédric Cabessa
14:14 Revision acb23316 (rudder-techniques): Fix #4746: support http or https for agent / server communication.
You need to edit site.cf and site.st to change the protocol:
"inventory_upload_protocol" string => "http";
...
Cédric Cabessa
13:19 Architecture #4934 (New): Clean-up rudder server root detection / save code
At several part in the code, we need to know what is the kind of node we are dealing with, with generally a special c... François ARMAND
12:22 User story #4931 (Rejected): Add server roles to API data
Due to #4928, we now have a highly intersting information about a server that we certainly want to add in the availab... François ARMAND
11:41 User story #4187: Allow more granular check for Change Request merge test
François ARMAND
11:36 User story #4928 (Released): Allow splitting Rudder into independent role-based entities
We want to be able to install different Rudder server part on different machine.
This is a the meta-ticket above ...
François ARMAND
11:19 Bug #4919 (New): security:authorize access="isAnonymous()"
Matthieu CERDA wrote:
Hi,
> Do you mind copypasting the whole log?
LDAP link is down but it isn't used for a...
Christophe Nowicki
11:01 Bug #4925 (Pending release): The check-rudder-agent fix of cf_lock uses echo -n, which is uncompatible with AIX
Applied in changeset commit:acbd7c10dcd11595f87d45ebb800d1aea84068a9. Nicolas CHARLES
10:40 Bug #4925 (Pending technical review): The check-rudder-agent fix of cf_lock uses echo -n, which is uncompatible with AIX
PR is there
https://github.com/Normation/rudder-packages/pull/337
Nicolas CHARLES
10:38 Bug #4925 (Released): The check-rudder-agent fix of cf_lock uses echo -n, which is uncompatible with AIX
In the check-rudder-agent script, the method check_and_fix_cf_lock uses echo -n, which is not working on AIX Nicolas CHARLES
11:01 Revision d9e4f2b1 (rudder-packages): Merge pull request #337 from ncharles/bug_4925/int/remove_echo_n_in_check_rudder_agent
Bug 4925/int/remove echo n in check rudder agent Jonathan CLARKE
10:41 Revision 810c2d63 (rudder-packages): Merge branch 'branches/rudder/2.11'
Nicolas CHARLES
10:40 Revision acbd7c10 (rudder-packages): Fixes #4925: remove echo -n from check-rudder-agent methwqod check_and_fix_cf_lock uses
Nicolas CHARLES
10:35 Revision 37c3f08a (rudder-packages): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Nicolas CHARLES
09:52 Bug #4923 (Pending release): check-rudder-agent is broken on 2.9 nightly because of a bad merge
Applied in changeset commit:a2a3f3edc69c2afaca02c867d5141cf3b4a27528. Nicolas CHARLES
09:09 Bug #4923 (Pending technical review): check-rudder-agent is broken on 2.9 nightly because of a bad merge
PR is there https://github.com/Normation/rudder-packages/pull/336 Nicolas CHARLES
09:03 Bug #4923 (Released): check-rudder-agent is broken on 2.9 nightly because of a bad merge
I messed up the merge 2.6 -> 2.9, and the check-rudder-agent script now has a <<<<<<< HEAD in it
It must be fixed
Nicolas CHARLES
09:51 Revision 383079ca (rudder-packages): Merging 2.9 into 2.10
Nicolas CHARLES
09:36 User story #4924 (Released): Enable installing rudder-webapp and rudder-inventory-endpoint using system's jetty (not rudder-jetty)
Currently our packages provide rudder-webapp and rudder-inventory-endpoint in independant packages, but they depend o... Jonathan CLARKE
09:28 User story #4901: Make a fully unnattended Rudder server installation possible
Matthieu CERDA wrote:
> Clarifying the title: zeroconf is also the name of a network protocol suite, it was very con...
Christophe Nowicki
09:17 Revision a09cf29c (rudder-techniques): Merge branch 'branches/rudder/2.11'
Jonathan CLARKE
09:16 Revision b81aa7d9 (rudder-techniques): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Jonathan CLARKE
09:16 Revision a8b02f8c (rudder-techniques): Merge branch 'branches/rudder/2.9' into branches/rudder/2.10
Jonathan CLARKE
09:16 Revision a94e29e5 (rudder-techniques): Merge branch 'branches/rudder/2.8' into branches/rudder/2.9
Jonathan CLARKE
09:16 Revision 3dc3680e (rudder-techniques): Merge branch 'branches/rudder/2.6' into branches/rudder/2.8
Jonathan CLARKE
09:15 Revision 7cebdc4d (rudder-packages): Merge pull request #336 from ncharles/bug_4923/int/correct_merge_of_check_rudder_agent
Bug 4923/int/correct merge of check rudder agent Jonathan CLARKE
09:07 Revision a2a3f3ed (rudder-packages): Fixes #4923: remove invali <<<<< from merge 2.6 -> 2.9 (Refs #4613)
Nicolas CHARLES
 

Also available in: Atom