I am using chef to configure my host network and bridges, but as to due best practices it happens to interfaces.d/eth0 .. interfaces.d/vmbr0 and so on, while /e/n/interfaces is just an include like
source /etc/network/interfaces.d/*
doing that leads to issues with proxmox, which will not offer me any bridges/interfaces for my KVM machines.
Is there any way to let proxmox read interfaces.d ?
source /etc/network/interfaces.d/*
doing that leads to issues with proxmox, which will not offer me any bridges/interfaces for my KVM machines.
Is there any way to let proxmox read interfaces.d ?