fix style

This commit is contained in:
Antonio J. Delgado 2023-11-27 10:26:30 +02:00
parent 47ca4f4cd3
commit 0e49faf593

View file

@ -81,5 +81,5 @@ class mastodon (
} }
class { 'postgresql::server': class { 'postgresql::server':
} }
include ::redis include redis
} }