From 63ee7abfb2946a09ab99cddea9d0e229546ee98f Mon Sep 17 00:00:00 2001 From: sj213 Date: Mon, 1 Jun 2026 15:53:13 +0200 Subject: [PATCH] Add service 'condor' to the FW 'internal' zone on host sn12 --- host_vars/sn12.galaxyproject.eu/vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/host_vars/sn12.galaxyproject.eu/vars.yml b/host_vars/sn12.galaxyproject.eu/vars.yml index f376edb22..67514f0c4 100644 --- a/host_vars/sn12.galaxyproject.eu/vars.yml +++ b/host_vars/sn12.galaxyproject.eu/vars.yml @@ -14,4 +14,5 @@ firewall_ip_prefix_internal: - 10.126.0.0/16 firewall_internal_services: - ssh + - condor firewall_public_services: []