Use "kosmos" branch for Mastodon deploys

This commit is contained in:
Basti 2017-04-08 16:10:43 +01:00
parent c39b3f709c
commit 4530190df6

View File

@ -52,7 +52,7 @@ application mastodon_path do
user "mastodon"
group "mastodon"
repository "https://github.com/67P/mastodon.git"
revision "redis_db"
revision "kosmos"
end
mastodon_credentials = Chef::EncryptedDataBagItem.load('credentials', 'mastodon')