Alex Stancu | f1d5c91 | 2020-11-02 17:34:59 +0200 | [diff] [blame] | 1 | { |
| 2 | "docker-rules": { |
| 3 | "excluded-modules": [], |
| 4 | "excluded-features": ["faults-status"] |
| 5 | }, |
| 6 | |
| 7 | "populate-rules" : { |
| 8 | "excluded-modules": [ |
| 9 | "sysrepo", |
| 10 | "sysrepo-monitoring", |
| 11 | "ietf-yang-library", |
| 12 | "ietf-netconf-acm", |
| 13 | "ietf-netconf-monitoring", |
| 14 | "nc-notifications", |
| 15 | "ietf-keystore", |
| 16 | "ietf-truststore", |
| 17 | "ietf-system", |
| 18 | "ietf-netconf-server", |
| 19 | "nts-network-function", |
| 20 | "nts-manager" |
| 21 | ], |
| 22 | |
Alex Stancu | db05cb9 | 2020-11-11 19:49:04 +0200 | [diff] [blame^] | 23 | "default-list-instances": 2, |
Alex Stancu | f1d5c91 | 2020-11-02 17:34:59 +0200 | [diff] [blame] | 24 | "custom-list-instances" : [] |
| 25 | } |
| 26 | } |