confd: factory-config: Change syntax to follow new yang model

This commit is contained in:
Mattias Walström
2025-12-16 18:30:02 +01:00
parent e49b3c9206
commit b0643430ec
@@ -21,7 +21,11 @@
"name": "default-ssh",
"ssh": {
"tcp-server-parameters": {
"local-address": "::"
"local-bind": [
{
"local-address": "::"
}
]
},
"ssh-server-parameters": {
"server-identity": {