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 intigua.properties file.
For example, you have 60 patches you need to install and you set the configuration to 20, you will have 3 'execute patch installation' tasks, for every 20 patches that are currently being installed.
How to Configure 'Split Patch Execution'
SSH JetPatch console
2. Edit the intigua properties file
vi /usr/share/tomcat/default/conf/intigua.properties
3. Insert the following line :
pg.endpoint.patches.apply.number=<patches_number>
Note - default number of patches in a single patching activity is 60
4. Restart tomcat
service tomcat restart
Supported Platforms
All Linux flavors supported by JetPatch.
Comments
0 comments
Please sign in to leave a comment.