mantidproject / dockerfiles

Docker images relating to Mantid
https://hub.docker.com/u/mantidproject/
GNU General Public License v3.0
3 stars 7 forks source link

Automated way to upgrade cloud linux machines #87

Closed thomashampson closed 11 months ago

thomashampson commented 1 year ago

Currently done by hand which is error prone and time consuming. Adding this task might do the trick: https://github.com/interactivereduction/k8s/blob/main/ansible/roles/update-upgrade/tasks/main.yml

robertapplin commented 1 year ago

This PR does something similar but in a different repo https://github.com/mantidproject/ansible-linode/pull/77