By default, post-tasks will be skipped for a specific endpoint if at least one of the following statements are true:
- In pre-patching tasks - A pre-patching task failed
- In the patching operation - There were no successful patching executions
This feature can be disabled globally, so post-patching tasks will be executed in each Workflow execution,
It can be disabled by:
- go to intigua.properties file (full path: /usr/share/tomcat/default/conf/intigua.properties)
- Add the following line: skip.workflow.post.patching.tasks.on.previous.fails=False
Comments
0 comments
Please sign in to leave a comment.