diff options
author | Hafnium <haf@hafnium.me> | 2022-10-11 20:17:39 +0200 |
---|---|---|
committer | Emil Renner Berthing <esmil@labitat.dk> | 2022-10-15 00:21:29 +0200 |
commit | 80c6cf0de448f8fdf10c1e4be82cc7e0ef42abc5 (patch) | |
tree | dc00f6bf017cc0ab53d67cc726256dd27ece58a6 /roles/space_server/files/networkd/10-bond0.network | |
parent | 526c6c42a07661b9fa0331cb24b423fa1e7024c2 (diff) | |
download | labitat-ansible-80c6cf0de448f8fdf10c1e4be82cc7e0ef42abc5.tar.gz labitat-ansible-80c6cf0de448f8fdf10c1e4be82cc7e0ef42abc5.tar.xz labitat-ansible-80c6cf0de448f8fdf10c1e4be82cc7e0ef42abc5.zip |
space_server: networkd: add LocIX connection
systemd mechanics reworked by Esmil
Co-developed-by: Emil Renner Berthing <esmil@labitat.dk>
Diffstat (limited to 'roles/space_server/files/networkd/10-bond0.network')
-rw-r--r-- | roles/space_server/files/networkd/10-bond0.network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/space_server/files/networkd/10-bond0.network b/roles/space_server/files/networkd/10-bond0.network index 39695a4..86b6ae5 100644 --- a/roles/space_server/files/networkd/10-bond0.network +++ b/roles/space_server/files/networkd/10-bond0.network @@ -12,6 +12,7 @@ LinkLocalAddressing=no LLMNR=no MulticastDNS=no VLAN=wan +VLAN=locix VLAN=lan10 VLAN=lan11 VLAN=lan12 |