Fix issues with the kosmos-mastodon cookbook #8

Closed
greg wants to merge 6 commits from bugfix/nodejs_update_mastodon_fixes into master

6 Commits

Author SHA1 Message Date
Greg Karékinian
7b6e04ae49 Merge branch 'master' into bugfix/nodejs_update_mastodon_fixes 2019-03-14 09:36:10 +01:00
Greg Karékinian
2bd8bf14e6 Add the PATH to the current nodejs version in order to run yarn 2019-01-08 17:01:00 +01:00
Greg Karékinian
82fdd8c6fd Install bundler 1.17.3 since we're still on Ruby 2.5 for now
Bundler 2.0 needs Ruby 2.6 or RubyGems 3.0
2019-01-08 17:00:10 +01:00
Greg Karékinian
1bc589ffc6 Move the creation of the SystemD service files outside of the application
This prevents a crash on the initial Chef run due to the service files
not being there yet before the services gets notified to restart
2019-01-08 16:55:58 +01:00
Greg Karékinian
973c65631d Update nodejs to 10.15.0 (LTS) using new upstream nodejs cookbook 2019-01-08 16:44:37 +01:00
Greg Karékinian
56da9e2c41 Update the nodejs cookbook to 6.0.0 2019-01-08 16:44:10 +01:00