add parameter comment

This commit is contained in:
Antonio J. Delgado 2023-11-29 11:25:02 +02:00
parent d3fa522a2e
commit 8d8c80a8e8

View file

@ -54,6 +54,8 @@
# [*users*]
# List of hashes with users information.
#
# [*config*]
# Hash with the configuration for Mastodon .env.production file
class mastodon (
String $ensure = 'present',
String $hostname = 'mastodon.example.org',