From 0587a4d3d6e9da84683919fae731f54918baf00b Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Tue, 28 Nov 2023 20:53:23 +0200 Subject: [PATCH] add comment todo --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/init.pp b/manifests/init.pp index 409ab14..a9c2a97 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -426,4 +426,5 @@ class mastodon ( active => true, enable => true, } + # create admin user }