blob: aafc0d30a3470176b370f2cf19c2b5b67f3e114c [file] [log] [blame]
Alex Stancuf1d5c912020-11-02 17:34:59 +02001{
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 Stancudb05cb92020-11-11 19:49:04 +020023 "default-list-instances": 2,
Alex Stancuf1d5c912020-11-02 17:34:59 +020024 "custom-list-instances" : []
25 }
26}