Minor changes

This commit is contained in:
Ganesh B. Nalawade
2018-07-04 11:54:28 +05:30
parent d1ff8e2dca
commit c43beef258
3 changed files with 9 additions and 10 deletions

View File

@@ -1640,5 +1640,5 @@ NETCONF_SSH_CONFIG:
ini:
- {key: ssh_config, section: netconf_connection}
yaml: {key: netconf_connection.ssh_config}
default: None
default: null
...