Upgrade Mastodon to latest version

Using a new branch with freshly added Kosmos changes on top of the
upstream release code.
This commit is contained in:
2021-12-05 16:11:09 -06:00
parent 3d06300167
commit 38756fd296
3 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
node.default["kosmos-mastodon"]["repo"] = "https://gitea.kosmos.org/kosmos/mastodon.git"
node.default["kosmos-mastodon"]["revision"] = "kosmos-production"
node.default["kosmos-mastodon"]["directory"] = "/opt/mastodon"
node.default["kosmos-mastodon"]["puma_port"] = 3000
node.default["kosmos-mastodon"]["streaming_port"] = 4000