]> git.proxmox.com Git - pve-container.git/commit - src/PVE/LXC/Setup/Ubuntu.pm
use systemd-networkd for ubuntu >= 17.10
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 31 Oct 2017 10:25:09 +0000 (11:25 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 31 Oct 2017 11:46:58 +0000 (12:46 +0100)
commit73a7a0e8603db890116d5de8620a2d5554c9a34a
treec84830a41cee7b26a41b0c36f2451f07ae402781
parent2cfd43039b7c6d142b843322d9791245e9efb40d
use systemd-networkd for ubuntu >= 17.10

Ubuntu Artful uses systemd-networkd now,
but we have to delete the default netplan config from the
upstream lxc container, and enable systemd-networkd

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/PVE/LXC/Setup/Ubuntu.pm