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 #7443: Call rudderify from rudder upgrade #798

Conversation

peckpeck
Copy link
Member

# Call rudderify on all local ncf techniques to make sure the promises will be properly generated
rudderify_techniques() {
STEP="Call rudderify on all local ncf techniques (#7443)"
/usr/share/ncf/tools/ncf_rudder.py rudderify_technique /var/rudder/configuration-repository/techniques/ncf_techniques
Copy link
Member

Choose a reason for hiding this comment

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

Fonction called should be rudderify_techniques !

Rudderify_technique only rudderify the technique passes as parameter!!

@peckpeck
Copy link
Member Author

PR updated

@peckpeck peckpeck force-pushed the ust_7443/call_rudderify_from_rudder_upgrade branch from 69f7293 to b6f5afc Compare November 23, 2015 18:39
@VinceMacBuche
Copy link
Member

It should also reload techniques ! Two ways:

Call reload techniques API
Put force technique reload flag file so techniques will be reloded at jetty restart

@ncharles
Copy link
Member

Indeed, if the rudderify modify does something, it should call trigger_technique_library_reload

@peckpeck
Copy link
Member Author

PR updated

@peckpeck peckpeck force-pushed the ust_7443/call_rudderify_from_rudder_upgrade branch from b6f5afc to e06d830 Compare November 23, 2015 19:40
jooooooon added a commit that referenced this pull request Nov 23, 2015
…dder_upgrade

Fixes #7443: Call rudderify from rudder upgrade
@jooooooon jooooooon merged commit dbfd4ad into Normation:branches/rudder/3.2 Nov 23, 2015
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