Base updated. Trigger for images build.
[sim/o1-interface.git] / ntsimulator / deploy / x-ran / config.json
1 {
2     "docker-rules": {
3         "excluded-modules": [],
4         "excluded-features": []
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         ],
21         
22         "default-list-instances": 2,
23         "custom-list-instances" : []
24     }
25 }