From affd97ff4cc019462bb468feac47e1ea10d79788 Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 19 Jan 2022 02:02:00 +0100 Subject: [PATCH] update.. --- host_vars/ga-st-lxc1.ga.netz.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/host_vars/ga-st-lxc1.ga.netz.yml b/host_vars/ga-st-lxc1.ga.netz.yml index c72302b..2e6d78e 100644 --- a/host_vars/ga-st-lxc1.ga.netz.yml +++ b/host_vars/ga-st-lxc1.ga.netz.yml @@ -73,6 +73,7 @@ network_interfaces: description: LAN Interface only VLAN definition pre-up: # pre-up script lines - /sbin/ip link set $IFACE up + post-up: - /sbin/ip link add link eno2 name eno2.11 type vlan id 11 - device: eno2.11