Code review comment for ~arif-ali/juju-lint/+git/juju-lint:lp_1855857

Revision history for this message
Arif Ali (arif-ali) wrote :

This commit will allow us to have the following in the yaml file

```
subordinates:
 nrpe:
  where: container aware
  host-suffixes: [host, physical, guest]
  container-suffixes: [lxd, container]
  exceptions: [nagios]
```

« Back to merge proposal