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 #8150: Update does not work in package_install_version_cmp_update #337

Conversation

amousset
Copy link
Member

@amousset amousset commented Apr 4, 2016

@amousset
Copy link
Member Author

amousset commented Apr 4, 2016

Do not merge for now, still testing.

@@ -42,8 +42,8 @@ bundle agent package_install_version_cmp_update(package_name, version_comparator
defaults:
"action" string => "immediate", if_match_regex => "add";
"action" string => "warn", if_match_regex => "verify|";
"update_policy" string => "addupdate", if_match_regex => "true";
"update_policy" string => "add", if_match_regex => "false";
"update_policy" slist => {"add", "update"}, if_match_regex => "true";
Copy link
Member

Choose a reason for hiding this comment

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

this is a clever idea :)
I hope it works

@jooooooon
Copy link
Member

Ready for TR, please review and merge

@peckpeck
Copy link
Member

Seems OK for me

@jooooooon
Copy link
Member

So let's merge it then?

@jooooooon jooooooon merged commit 9f98c03 into Normation:v0.x Apr 18, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants