pulibrary / princeton_ansible

Ansible Roles and Playbooks for Princeton University Library
10 stars 2 forks source link

Jammy upgrades needed #4499

Open acozine opened 7 months ago

acozine commented 7 months ago

We have a spreadsheet of the last VMs and boxes still running Bionic. Upgrade/replace these!

https://docs.google.com/spreadsheets/d/1p96OiWVL_fR6rzNE8oeC744o1DJvsGPUV1K-7QeNXlk/edit#gid=0

PHP Drupal Based Apps

  1. get the mac address of the vm you are about to replace
  2. create a jammy vm on the same host you are replacing
  3. edit the group_vars/project/main.yml (sometimes group_vars/project/common.yml or roles/project/vars/main.yml to have php_version: "8.1"
  4. run the playbooks/project.yml
  5. Run a cap to deploy the application
acozine commented 2 months ago

We upgraded the Solr and Zookeeper shared boxes with #4944 and #4969.