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