From 4dc9178016fd14162ec67bc16b265bffc67998f2 Mon Sep 17 00:00:00 2001
From: Nils Olof Paulsson <nils.olof.paulsson@liu.se>
Date: Tue, 14 Feb 2023 17:53:27 +0100
Subject: [PATCH] add FW

---
 manifests/init.pp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/manifests/init.pp b/manifests/init.pp
index ab642c6..eb2d3af 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -33,5 +33,4 @@ class terminalegress {
     zone    => 'public',
     service => 'http',
   }
-
 }
-- 
GitLab