From ce201e59759f2456fd325341ff52c10e861f5773 Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Sun, 30 Apr 2023 10:44:16 +0200 Subject: [PATCH] Interface filtering update --- inventory/host_vars/yggdrasil/vars.yml | 2 ++ roles | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory/host_vars/yggdrasil/vars.yml b/inventory/host_vars/yggdrasil/vars.yml index eb98652..da4096b 100644 --- a/inventory/host_vars/yggdrasil/vars.yml +++ b/inventory/host_vars/yggdrasil/vars.yml @@ -22,6 +22,8 @@ system_mail_smtp_pass: "{{ vault_system_mail_smtp_pass }}" # -------------------------------------------------------------------------------------------------- system_base_additional_ssh_users: - "music" +system_base_interfaces_iifname: + - "virbr0" system_base_udp_ports: - 67 # dhcp (libvirt) - 68 # dhcp (libvirt) diff --git a/roles b/roles index e91babd..29d2e3b 160000 --- a/roles +++ b/roles @@ -1 +1 @@ -Subproject commit e91babde35eb600750e0dad30e28c4f0b4455e8e +Subproject commit 29d2e3b9c4cc56b547a545830838eef50dfd156c