2023-08-23 11:54:51 [ERROR] [lma-bundle.yaml] [manual/manual] Application nrpe has incorrect setting for 'lacp_bonds': Should not be ''
2023-08-23 11:54:51 [ERROR] [lma-bundle.yaml] [manual/manual] Application nrpe has incorrect setting for 'netlinks': Should not be ''
Per https://bugs.launchpad.net/juju-lint/+bug/2011568, it seems that these can be avoided via deploying the nrpe app with an lxd or container suffix. Neither of those is accurate for the LMA model since those are typically VMs running on the infra nodes.
False positives found on LMA model:
2023-08-23 11:54:51 [ERROR] [lma-bundle.yaml] [manual/manual] Application nrpe has incorrect setting for 'lacp_bonds': Should not be '' 2023-08-23 11:54:51 [ERROR] [lma-bundle.yaml] [manual/manual] Application nrpe has incorrect setting for 'netlinks': Should not be ''
Per https://bugs.launchpad.net/juju-lint/+bug/2011568, it seems that these can be avoided via deploying the nrpe app with an lxd or container suffix. Neither of those is accurate for the LMA model since those are typically VMs running on the infra nodes.
Should a new suffix be added to cover this case?