mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
Start more components when running ixfr tests
This commit is contained in:
@@ -19,5 +19,15 @@
|
||||
"name": "example.",
|
||||
"class": "IN"
|
||||
}]
|
||||
},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-xfrin": { "address": "Xfrin", "kind": "dispensable" },
|
||||
"b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
|
||||
"b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
|
||||
"b10-stats": { "address": "Stats", "kind": "dispensable" },
|
||||
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user