Overview
Normally, a Remediation Plan executes all patch installations under a single task: ‘Execute Patch Installation’. If you would like to split a patch installation into multiple tasks, you can configure it via the intigua.properties file.
For example, if you have 60 patches to install and you set the configuration to 20, JetPatch will create 3 ‘Execute Patch Installation’ tasks - one for every 20 patches being installed.
| Note: The default number of patches in a single patching activity is 60. |
How to Configure Split Patch Execution
- SSH into the JetPatch console.
- Edit the intigua.properties file using the path for your version:
| Version | File Path |
| Prior to 5.0 | vi /usr/share/tomcat/default/conf/intigua.properties |
| Post 5.0 | vi /usr/share/intigua/services/data/intigua-main/conf/intigua.properties |
3. Insert the following line:
| pg.endpoint.patches.apply.number=<patches_number> |
4. Restart the relevant service for your version:
| Version | Restart Command |
| Prior to 5.0 | systemctl restart tomcat |
| Post 5.0 | docker restart intigua-main |
Supported Platforms
| Note: All platforms supported by JetPatch are supported for Split Patch Execution. |
Comments
0 comments
Please sign in to leave a comment.