Use kosmos branch for Mastodon

This commit is contained in:
Basti 2017-04-17 16:52:59 +02:00
parent 764746a009
commit fe44b29b62
1 changed files with 1 additions and 1 deletions

View File

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