From 674f4fbd266201b509b71254a1111dd9148c9f4f Mon Sep 17 00:00:00 2001 From: "Daniel A. Maierhofer" Date: Fri, 26 Oct 2018 22:07:42 +0200 Subject: [PATCH] Disable LXC internal bridge --- roles/ariane/files/lxc_default.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/ariane/files/lxc_default.conf b/roles/ariane/files/lxc_default.conf index e933971..de6f698 100644 --- a/roles/ariane/files/lxc_default.conf +++ b/roles/ariane/files/lxc_default.conf @@ -1,5 +1 @@ -lxc.network.type = veth -lxc.network.link = lxcbr0 -lxc.network.flags = up - lxc.aa_profile = unconfined