From f3e968d6e6962ef943e21e27e527d3761dea9646 Mon Sep 17 00:00:00 2001
From: Nils Olof Paulsson <nils.olof.paulsson@liu.se>
Date: Wed, 2 Oct 2024 19:51:58 +0200
Subject: [PATCH] initial

---
 manifests/init.pp | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 manifests/init.pp

diff --git a/manifests/init.pp b/manifests/init.pp
new file mode 100644
index 0000000..e8dc3f2
--- /dev/null
+++ b/manifests/init.pp
@@ -0,0 +1,2 @@
+class stellar_account_database {
+}
-- 
GitLab