remove freebsd12

Signed-off-by: Martin Schurz <Martin.Schurz@telekom.de>
This commit is contained in:
Martin Schurz 2024-07-02 17:30:34 +02:00
parent 7008a4b8ca
commit 77de9435fa
4 changed files with 0 additions and 6 deletions

View file

@ -7,7 +7,6 @@ exclude_paths:
- .cache/ # implicit unless exclude_paths is defined in config
# add all waivers individually, since exclude_files does not support globs
- molecule/os_hardening/waivers.yaml
- molecule/ssh_hardening_bsd/waivers_freebsd12.yaml
- molecule/ssh_hardening_bsd/waivers_freebsd13.yaml
- molecule/ssh_hardening_bsd/waivers_freebsd14.yaml
- molecule/ssh_hardening_bsd/waivers_openbsd7.yaml

View file

@ -37,7 +37,6 @@ jobs:
matrix:
molecule_distro:
- openbsd7
- freebsd12
- freebsd13
- freebsd14
steps:

View file

@ -1,3 +0,0 @@
sshd-45:
run: false
justification: "PrintLastLog is broken on FreeBSD. see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209441"

View file

@ -25,7 +25,6 @@ galaxy_info:
- name: SmartOS
- name: FreeBSD
versions:
- "12.2"
- "13.2"
- "14.0"
- name: OpenBSD