tested with the following config:
interfaces:
eth0:
addresses:
- 192.168.122.123/24
link:
state: up
kind: physical
address: 52:54:00:07:47:c5
identify:
perm_address: 52:54:00:07:47:c5
parent_dev_name: virtio0
parent_dev_bus_name: virtio
routing:
routes:
- to: 0.0.0.0/0
nexthops:
- dev: eth0
via: 192.168.122.1
weight: 2
- dev: eth0
via: 192.168.122.2
weight: 1
rules: []
this closes #195