Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #6929: Create lists of files from ncf to include safely (avoid … #713

Conversation

Kegeruneku
Copy link

…4K limit and windows regexp weirdness

Ticket: http://www.rudder-project.org/redmine/issues/6929

To be merged in 2.10

fanf and others added 30 commits April 29, 2014 16:01
…CLIENTSLIST

Fixes #4780: Replace uses of CLIENTSLIST by equivalent MANAGED_NODES_NAME
…e_gzip_to_send_inventories

Fixes #4791: Use gzip to compress inventories if possible before transfe...
Conflicts:
	initial-promises/node-server/common/1.0/site.cf
	techniques/system/common/1.0/site.st
…gine_body_inventory_files

Fixes #4862: Missing CFEngine body "inventory_files"
…gine_body_inventory_files_in_initial_promises

Fixes #4885: Missing CFEngine body "inventory_files" in initial promises
…date_technique_to_configure_all_log_logging

Fixes #4814: update system technique to configure syslog all.log output
You need to edit site.cf and site.st to change the protocol:
       "inventory_upload_protocol"   string => "http";
   or
       "inventory_upload_protocol"   string => "https"
Until now every files in rudder_tools are copied, for example
.exe files are copied on linux node.
This can be a problem for low bandwith / low disk space devices.
This patch create a list for each platform in order to copy only useful
classes.
…roles_in_inventory

Fixes #4929: add tags SERVER_ROLES and SERVER_ROLE in the inventory
…ly_check_component_when_needed_distributepolicy

Refs #4629: Only check the detected/wanted components in the distributep...
…_sending_is_aborted_once_gzip_asks_an_interactive_question

Bug 4964/if inventory sending is aborted once gzip asks an interactive question
Matthieu CERDA and others added 23 commits April 30, 2015 18:16
…d_maxsessions_to_sshconfiguration

Fixes #6527: Allow MaxSessions configuration on sshd on RHEL 6+ and SLES...
Conflicts:
	initial-promises/node-server/distributePolicy/logrotate.conf/rudder.rhel
…ial_promises_to_have_correct_logrotate_on_2_11

Fixes #6586: Fix initial promises to have correct logrotate on 2.11
Conflicts:
	techniques/system/common/1.0/cf-served.st
…n_common_technique_resulting_in_invalid_code

Fixes #6624: Merge error in common technique, resulting in invalid code
…an_t_load_ncf_on_windows

Fixes #6700: Promises.st can't load ncf on windows
…cf_runagent_because_port_is_not_taken_into_account_in_the_body_runagent_control

Fixes #6916: We can't use cf-runagent because port is not taken into …
@Kegeruneku
Copy link
Author

Tests pending !

@ncharles
Copy link
Member

ncharles commented Jul 3, 2015

this should be targetted to branch 2.11, we don't do this kind of modification in old stable branch, and windows is not really supported in 2.10

@Kegeruneku Kegeruneku force-pushed the bug_6929/windows_is_unable_to_load_ncf_directories branch from 069eb1d to 5d03d25 Compare July 6, 2015 08:46
@Kegeruneku
Copy link
Author

PR replaced by #714

@Kegeruneku Kegeruneku closed this Jul 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants