lobsters / lobsters-ansible

Ansible playbook for lobste.rs
ISC License
78 stars 25 forks source link

Install ruby2.5 package on lobsters. #46

Closed thomasdziedzic closed 4 years ago

thomasdziedzic commented 4 years ago

Now that ubuntu has been upgraded to 18.04, we should install ruby 2.5 so we can complete the upgrade. https://github.com/lobsters/lobsters-ansible/pull/44#discussion_r324225211

This is blocking the ruby 2.5.1 upgrade for lobsters https://github.com/lobsters/lobsters/pull/573 and the rails 6.0 upgrade https://github.com/lobsters/lobsters/pull/723

pushcx commented 4 years ago

Caveat: prod is still 16.04; only test is 18.04 atm.

thomasdziedzic commented 4 years ago

Closing since prod is on 2.7.0 now.