74 lines
1.7 KiB
JSON
74 lines
1.7 KiB
JSON
{
|
|
"coredns": {
|
|
"cmd_task": "install",
|
|
"concerns": {
|
|
"backup": {
|
|
"backlog_ref": "BACKUP-DNS-COREDNS-001",
|
|
"kind": "pending",
|
|
"reason": "zone files captured by SystemBackupDef.external_coredns at workspace level"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"dns_impl": {
|
|
"internal": [],
|
|
"zone": ""
|
|
},
|
|
"kind": "enabled"
|
|
},
|
|
"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": "DNS-over-TLS not enabled at this layer"
|
|
}
|
|
},
|
|
"domains_search": "",
|
|
"entries": [
|
|
{
|
|
"bind": null,
|
|
"domain": ".",
|
|
"etcd_cluster_name": "",
|
|
"file": null,
|
|
"forward": {
|
|
"forward_ip": null,
|
|
"source": "."
|
|
},
|
|
"kind": "forward",
|
|
"port": 53,
|
|
"records": [],
|
|
"use_cache": true,
|
|
"use_errors": true,
|
|
"use_log": true
|
|
}
|
|
],
|
|
"etc_corefile": "/etc/coredns/Corefile",
|
|
"hostname": "dns-server",
|
|
"live_check": {
|
|
"aggregate": "all_must_pass",
|
|
"scope": "all_servers",
|
|
"service": "coredns",
|
|
"strategy": "systemd"
|
|
},
|
|
"mode": "taskserv",
|
|
"name": "coredns",
|
|
"nameservers": [],
|
|
"operations": {
|
|
"delete": false,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"version": "1.14.2"
|
|
}
|
|
}
|