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 #4371: Not all Techniques use "copy_backup => timestamp" and "edit... #271

Conversation

jooooooon
Copy link
Member

@@ -59,8 +59,7 @@ bundle agent check_generic_file_content
files:

"${generic_file_content_path[${index}]}"
edit_line => set_arbitrary_file_content("${generic_file_content_payload[${index}]}",
"${generic_file_content_enforced[${index}]}"),
edit_line => set_arbitrary_file_content("${generic_file_content_payload[${index}]}", "${generic_file_content_enforced[${index}]}"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha, it tooks me a while to figure out this iece of code, thank you for clarifying

@ncharles
Copy link
Member

Thank you, this must have been tiring to do.

ncharles added a commit that referenced this pull request Jan 15, 2014
…e_copy_backup_timestamp_and_edit_backup_timestamp

Fixes #4371: Not all Techniques use "copy_backup => timestamp" and "edit...
@ncharles ncharles merged commit 8edba53 into Normation:branches/rudder/2.6 Jan 15, 2014
amousset pushed a commit to amousset/rudder-techniques that referenced this pull request Dec 8, 2015
…ommands_needs_c_argument_to_copy_files_otherwise_it_moves_them

Fixes #4648: installbsd commands needs "-c" argument to copy files, othe...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants