Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Sam sc 16029 update server os to 22 04 #99

Merged
merged 7 commits into from
Aug 12, 2022

Conversation

JeremyGibson
Copy link
Contributor

@JeremyGibson JeremyGibson commented Aug 12, 2022

Updates fabulaws to support an Ubuntu 22.04 server deploy.

Updates black to stable, so this does have unrelated changes in formatting.

The primary changes are:

  • Adds export DEBIAN_FRONTEND=noninteractive to all apt-get calls without it the system throws a curses choice for restarting services.
  • Adds a bit of code that reverts the default permissions when adduser and useradd are called. Ubuntu >= 21.04 defaults to private /home/ directories, which throws errors throughout the deployment process.

@JeremyGibson JeremyGibson marked this pull request as ready for review August 12, 2022 12:14
Copy link
Member

@tobiasmcnulty tobiasmcnulty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not in a position to review in depth ATM, but this looks reasonable to me!

@JeremyGibson
Copy link
Contributor Author

JeremyGibson commented Aug 12, 2022 via email

@JeremyGibson JeremyGibson merged commit e38bdc9 into develop Aug 12, 2022
@JeremyGibson JeremyGibson deleted the sam--sc-16029-update-server-os-to-22-04 branch August 12, 2022 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants