When generating a template with the OM CLI for Elastic Application Runtime (EAR), you immediately get an error due to property properties.container_networking_interface_plugin.silk.disable_checksum_offloading not found
Example:
$ om config-template --product-path ./cf-6.0.25-build.4.pivotal --output-directory /tmp
2026/03/04 15:53:07 property .properties.container_networking_interface_plugin.silk.disable_checksum_offloading not found
EAR v6.0.25, v10.2.8
This is caused by a limitation with the OM CLI not able to parse certain properties
This issue has been fixed in EAR v6.0.26 and v10.2.9.
If you cannot use these versions yet, you may use a template generated from the previous release (EAR v6.0.24 or v10.2.7)