commit 558a00e42ebb6721c49cfb82d51daacea9ae57ae
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Sep 6 18:35:37 2021 +0200
infra bridges
inventory/host_vars/hv01.online.rpmfusion.net | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git
a/inventory/host_vars/hv01.online.rpmfusion.net
b/inventory/host_vars/hv01.online.rpmfusion.net
index a8d802c..97135dc 100644
---
a/inventory/host_vars/hv01.online.rpmfusion.net
+++
b/inventory/host_vars/hv01.online.rpmfusion.net
@@ -9,6 +9,11 @@ br0_nm: 255.255.255.0
br1_ip: 192.168.181.254
br1_nm: 255.255.255.0
+# bridge are reversed in our infra
+main_bridge: br0
+nfs_bridge: br1
+
+
tcp_ports: ['22', '25', '53', '1194']
udp_ports: ['53', '1194']