add parameter comment
This commit is contained in:
parent
d3fa522a2e
commit
8d8c80a8e8
1 changed files with 2 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue