From e6a691f14dd8c60c1d7a353ec06f88ee4d7d099c Mon Sep 17 00:00:00 2001
From: carna56 <carlo.navarra@liu.se>
Date: Wed, 22 Feb 2023 13:10:28 +0100
Subject: [PATCH] manifest change

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

diff --git a/manifests/init.pp b/manifests/init.pp
index 48d2d1d..e6972cd 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -67,7 +67,6 @@ class bright (
       server   => "${fact('networking.fqdn')} HTTPS",
       proxy    => 'http://localhost:8200/',
     }
-
   }
 
   firewalld_service {
-- 
GitLab