theforeman / foreman-infra

Puppet modules and scripts to manage Foreman project infrastructure
https://theforeman.github.io/foreman-infra
Apache License 2.0
23 stars 51 forks source link

Replace RVM on Jenkins nodes #2021

Closed evgeni closed 1 month ago

ehelms commented 5 months ago

See https://github.com/theforeman/foreman-infra/pull/2016 for discussion that sparked this issue

evgeni commented 5 months ago

https://github.com/theforeman/jenkins-jobs/pull/224 - we talked 2 years ago about dropping gemsets :)

evgeni commented 2 months ago

https://github.com/theforeman/jenkins-jobs/pull/445 "replaced" the usage of rvm with rbenv. Is cleanup in scope for this? Or shall we just dump rvm from puppet and clean up by re-deploying on EL9?

evgeni commented 2 months ago

found one more use https://github.com/theforeman/jenkins-jobs/pull/452

evgeni commented 1 month ago

https://github.com/theforeman/foreman-infra/pull/2070

evgeni commented 1 month ago

I've dropped RVM from Puppet and would consider this topic complete now. (RVM is still installed on the EL8 CI nodes, but unused and they will be rotated soon to EL9 based ones: #1706)