Change ODL port from 6633 to 6653
[integration/test.git] / csit / variables / daexim / netconf_mount.json
1 {
2   "node": {
3     "node-id": "${ENDPOINT}",
4     "host": "127.0.0.1",
5     "port": "1830",
6     "username": "admin",
7     "password": "admin",
8     "tcp-only": "false",
9     "keepalive-delay": "0"
10   }
11 }