Skip to content

Commit

Permalink
centos8 stream is eol (#770)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Gumprich <[email protected]>
  • Loading branch information
rndmh3ro committed Jun 4, 2024
1 parent 2658023 commit 60de0ab
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 7 deletions.
1 change: 0 additions & 1 deletion .github/workflows/mysql_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
- centosstream8
- centosstream9
- rocky8
- rocky9
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/nginx_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
- centosstream8
- centosstream9
- rocky8
- rocky9
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/os_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
- centosstream8
- centosstream9
- rocky8
- rocky9
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/os_hardening_vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
- generic/centos8s
- generic/centos9s
- generic/rocky8
- generic/rocky9
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ssh_hardening.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
- centosstream8
- centosstream9
- rocky8
- rocky9
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ssh_hardening_custom_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
fail-fast: false
matrix:
molecule_distro:
- centosstream8
- centosstream9
- rocky8
- rocky9
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
This collection provides battle tested hardening for:

- Linux operating systems:
- CentOS 8/9
- CentOS 9
- Rocky Linux 8/9
- Debian 10/11/12
- Ubuntu 18.04/20.04/22.04
Expand Down

0 comments on commit 60de0ab

Please sign in to comment.