39 lines
981 B
JSON
39 lines
981 B
JSON
{
|
|
"resolv": {
|
|
"concerns": {
|
|
"backup": {
|
|
"kind": "disabled",
|
|
"reason": "stateless: configuration in git, no runtime data to capture"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "writes /etc/resolv.conf; does not own zones"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "no TLS termination at this layer"
|
|
}
|
|
},
|
|
"domains_search": "",
|
|
"mode": "taskserv",
|
|
"name": "resolv",
|
|
"nameservers": [],
|
|
"operations": {
|
|
"install": true
|
|
}
|
|
}
|
|
}
|