mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[1818] Add spacing for consistency
This commit is contained in:
parent
ae46e78f9e
commit
d3fd5c7fa4
@ -22,7 +22,7 @@
|
||||
},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "dispensable", "special": "auth" },
|
||||
"b10-auth": { "kind": "dispensable", "special": "auth" },
|
||||
"b10-xfrin": { "address": "Xfrin", "kind": "dispensable" },
|
||||
"b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
|
||||
"b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
|
||||
|
@ -16,7 +16,7 @@
|
||||
},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-auth": { "kind": "needed", "special": "auth" },
|
||||
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{"version": 2, "Logging": {"loggers": [{"severity": "DEBUG", "name": "auth", "debuglevel": 99}]}, "Auth": {"database_file": "", "listen_on": [{"port": 47806, "address": "127.0.0.1"}], "datasources": [{"zones": [{"origin": "example.org", "file": "data/example.org"}], "type": "memory"}]},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-auth": { "kind": "needed", "special": "auth" },
|
||||
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
|
||||
}
|
||||
}
|
||||
|
@ -17,7 +17,7 @@
|
||||
},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-auth": { "kind": "needed", "special": "auth" },
|
||||
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{"Xfrin": {"zones": [{"use_ixfr": true, "class": "IN", "name": "example.com.", "master_addr": "178.18.82.80"}]}, "version": 2, "Logging": {"loggers": [{"debuglevel": 99, "severity": "DEBUG", "output_options": [{"output": "stderr", "flush": true}], "name": "*"}]}, "Auth": {"database_file": "data/ixfr-out/zones.sqlite3", "listen_on": [{"port": 47806, "address": "::"}, {"port": 47806, "address": "0.0.0.0"}]},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-auth": { "kind": "needed", "special": "auth" },
|
||||
"b10-xfrin": { "address": "Xfrin", "kind": "dispensable" },
|
||||
"b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
|
||||
"b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
|
||||
|
@ -9,7 +9,7 @@
|
||||
},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-auth": { "kind": "needed", "special": "auth" },
|
||||
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
|
||||
}
|
||||
}
|
||||
|
@ -21,7 +21,7 @@
|
||||
},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-auth": { "kind": "needed", "special": "auth" },
|
||||
"b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
|
||||
"b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
|
||||
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
|
||||
|
@ -16,7 +16,7 @@
|
||||
},
|
||||
"Boss": {
|
||||
"components": {
|
||||
"b10-auth": {"kind": "needed", "special": "auth" },
|
||||
"b10-auth": { "kind": "needed", "special": "auth" },
|
||||
"b10-xfrin": { "address": "Xfrin", "kind": "dispensable" },
|
||||
"b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
|
||||
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user