From 3402dcb7d17bfdca361f9e03e21bdc6cc81875d8 Mon Sep 17 00:00:00 2001
From: Nils Olof Paulsson <nils.olof.paulsson@liu.se>
Date: Thu, 13 Jun 2024 14:05:29 +0200
Subject: [PATCH] typo

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

diff --git a/manifests/init.pp b/manifests/init.pp
index 1b2708a..0d539f4 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -24,5 +24,4 @@ class openspace_users {
     shell      => '/bin/bash',
     sshkey     => '',
   }
-
 }
-- 
GitLab