Update Bier CSIT with template
[integration/test.git] / csit / variables / bier / bier_netconf_configuration / config_node1 / data.json
1 {
2         "node":
3         {
4                 "node-id": $NODEID,
5                 "netconf-node-topology:tcp-only": false,
6                 "netconf-node-topology:host": $NETCONFIP,
7                 "netconf-node-topology:keepalive-delay": 0,
8                 "netconf-node-topology:port": $NETCONFPORT,
9                 "netconf-node-topology:username": "zte",
10                 "netconf-node-topology:password": "zte"
11         }
12 }