Add mastodon role

This commit is contained in:
Greg Karékinian 2019-06-14 15:49:29 +02:00
parent 7905ed4402
commit 283f623fee

6
roles/mastodon.rb Normal file
View File

@ -0,0 +1,6 @@
name "mastodon"
run_list %w(
kosmos-mastodon
kosmos-mastodon::nginx
)