![Mark Goddard](/assets/img/avatar_default.png)
Allow the physical network interface configuration to be limited to a subset of interfaces, either by interface name or switch interface description. This is done via: kayobe physical network configure --interface-limit interface1,interface2 or kayobe physical network configure --interface-description-limit host1,host2 Fixes: #25