Skip to content

Commit 60de0ab

Browse files
authored
centos8 stream is eol (#770)
Signed-off-by: Sebastian Gumprich <[email protected]>
1 parent 2658023 commit 60de0ab

7 files changed

+1
-7
lines changed

.github/workflows/mysql_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
molecule_distro:
40-
- centosstream8
4140
- centosstream9
4241
- rocky8
4342
- rocky9

.github/workflows/nginx_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centosstream8
4039
- centosstream9
4140
- rocky8
4241
- rocky9

.github/workflows/os_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centosstream8
4039
- centosstream9
4140
- rocky8
4241
- rocky9

.github/workflows/os_hardening_vm.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- generic/centos8s
4039
- generic/centos9s
4140
- generic/rocky8
4241
- generic/rocky9

.github/workflows/ssh_hardening.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centosstream8
4039
- centosstream9
4140
- rocky8
4241
- rocky9

.github/workflows/ssh_hardening_custom_tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
fail-fast: false
3737
matrix:
3838
molecule_distro:
39-
- centosstream8
4039
- centosstream9
4140
- rocky8
4241
- rocky9

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
This collection provides battle tested hardening for:
1414

1515
- Linux operating systems:
16-
- CentOS 8/9
16+
- CentOS 9
1717
- Rocky Linux 8/9
1818
- Debian 10/11/12
1919
- Ubuntu 18.04/20.04/22.04

0 commit comments

Comments
 (0)