chef-lctp/nodes/node1.json

9 lines
118 B
JSON
Raw Normal View History

2014-01-27 10:13:56 +00:00
{
"lctp_network": {
"interfaces": {
"eth0": { "metric": 100 },
"eth1": { "metric": 50 }
}
}
}