[PR #317] [MERGED] feat: add support and tests for Ubuntu 22.04 LTS #395

Closed
opened 2026-05-07 00:20:42 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/317
Author: @speed47
Created: 7/1/2022
Status: Merged
Merged: 7/4/2022
Merged by: @speed47

Base: masterHead: ubuntu2204


📝 Commits (1)

  • d07eeda feat: add support and tests for Ubuntu 22.04 LTS

📊 Changes

9 files changed (+400 additions, -8 deletions)

View changed files

📝 .github/workflows/tests.yml (+2 -2)
📝 README.md (+1 -1)
📝 bin/admin/install (+6 -2)
📝 doc/sphinx/installation/basic.rst (+1 -1)
docker/Dockerfile.ubuntu2204 (+30 -0)
etc/pam.d/sshd.ubuntu2204 (+91 -0)
etc/ssh/ssh_config.debian12 (+118 -0)
etc/ssh/sshd_config.debian12 (+146 -0)
📝 tests/functional/launch_tests_on_instance.sh (+5 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ovh/the-bastion/pull/317 **Author:** [@speed47](https://github.com/speed47) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/4/2022 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `ubuntu2204` --- ### 📝 Commits (1) - [`d07eeda`](https://github.com/ovh/the-bastion/commit/d07eeda479195e79d06d230113b89e2bd8636d3d) feat: add support and tests for Ubuntu 22.04 LTS ### 📊 Changes **9 files changed** (+400 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/tests.yml` (+2 -2) 📝 `README.md` (+1 -1) 📝 `bin/admin/install` (+6 -2) 📝 `doc/sphinx/installation/basic.rst` (+1 -1) ➕ `docker/Dockerfile.ubuntu2204` (+30 -0) ➕ `etc/pam.d/sshd.ubuntu2204` (+91 -0) ➕ `etc/ssh/ssh_config.debian12` (+118 -0) ➕ `etc/ssh/sshd_config.debian12` (+146 -0) 📝 `tests/functional/launch_tests_on_instance.sh` (+5 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:42 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/the-bastion#395
No description provided.