mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #270] [MERGED] feat: add new OSes and deprecate old ones #360
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#360
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/270
Author: @speed47
Created: 12/20/2021
Status: ✅ Merged
Merged: 12/21/2021
Merged by: @speed47
Base:
master← Head:distrosupport📝 Commits (1)
c123733feat: add new OSes and deprecate old ones📊 Changes
15 files changed (+84 additions, -47 deletions)
View changed files
📝
.github/workflows/tests.yml(+2 -2)📝
README.md(+5 -4)📝
bin/admin/check-ssh-hardening.pl(+1 -2)📝
bin/admin/install(+4 -1)📝
bin/admin/packages-check.sh(+8 -4)📝
doc/sphinx/installation/basic.rst(+7 -9)📝
docker/Dockerfile.centos7(+0 -1)📝
docker/Dockerfile.centos8(+0 -1)➕
docker/Dockerfile.rockylinux8(+27 -0)📝
etc/ssh/ssh_config.default(+3 -3)📝
etc/ssh/sshd_config.debian7(+0 -3)📝
etc/ssh/sshd_config.debian8(+0 -3)📝
etc/ssh/sshd_config.debian9(+0 -3)📝
etc/ssh/sshd_config.default(+26 -10)📝
tests/functional/tests.d/325-accountinfo.sh(+1 -1)📄 Description
add:
remove:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.