This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Description
Hi, in my /etc/rkt/net.d/10-containers.conf
{
"name": "container",
"type": "macvlan",
"master": "enp0s25",
"mode": "bridge",
"ipam": {
"type": "host-local",
}
}
the subnet is missing and the rkt error is not really clear about this
2015/11/01 14:53:37 Loading networks from /etc/rkt/net.d
2015/11/01 14:53:37 Loading network container with type macvlan
Failed to setup network: error adding network "container": IP not v4 nor v6