jhuapl-boss / boss-manage

Repo for Boss configuration and management software
Apache License 2.0
5 stars 6 forks source link

Ubuntu 20.04 #86

Closed movestill closed 4 years ago

movestill commented 4 years ago

Upgrade all Ubuntu servers to 20.04 LTS.

Base AMI for Ubuntu provided by Canonical. AWS does not provide. Upgrades SaltStack to 3001, the latest stable version. Note that MySQL running in RDS must be upgraded to 5.6.48 for latest TLS support.

This PR includes https://github.com/jhuapl-boss/boss-manage/pull/82 (Django 2.x upgrade).

Related PRs:

https://github.com/jhuapl-boss/boss/pull/53 https://github.com/jhuapl-boss/boss-tools/pull/39