Juju-lint is currently not checking for the presence of "netlinks" and "lacp_bonds" options in baremetal machines. According to bootstack, this is important and should be set on clouds handed over to them, so this should be added to the juju lint rules to check.
I'm just not sure how to specify different options per machine type (controllers, computes, etc.) for those machines have different network layouts. Maybe multiple nrpe charm definitions (with different names) and relating each type to one specific charm? They are already separated between nrpe-host and nrpe-container, I mean separating even further according to machine type.
Juju-lint is currently not checking for the presence of "netlinks" and "lacp_bonds" options in baremetal machines. According to bootstack, this is important and should be set on clouds handed over to them, so this should be added to the juju lint rules to check.
I'm just not sure how to specify different options per machine type (controllers, computes, etc.) for those machines have different network layouts. Maybe multiple nrpe charm definitions (with different names) and relating each type to one specific charm? They are already separated between nrpe-host and nrpe-container, I mean separating even further according to machine type.