Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ubuntu 22.04 LTS #20

Open
bottee opened this issue Apr 7, 2023 · 0 comments
Open

Use Ubuntu 22.04 LTS #20

bottee opened this issue Apr 7, 2023 · 0 comments

Comments

@bottee
Copy link

bottee commented Apr 7, 2023

Hi @jonashackt,

great project which is still working at home for me :-)

As Ubuntu 18.04 LTS is soon not supported anymore, how about an update to use Ubuntu 22.04 LTS.

I just tried it and I only needed to change two things:

In Vagrantfile change line 4:

config.vm.box = "ubuntu/bionic64"

to

config.vm.box = "ubuntu/jammy64"

And in obtain-letsencrypt-certs-dehydrated-lexicon.yml remove line 41:

- python-dev

Are you aware of any other needed or usefull changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant