Skip to content

Commit

Permalink
Merge pull request #172 from cisagov/improvement/drop-support-for-fed…
Browse files Browse the repository at this point in the history
…ora-37

Remove the Fedora 37 platform
  • Loading branch information
mcdonnnj authored Mar 27, 2024
2 parents 569d377 + c116434 commit 968cd07
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ galaxy_info:
- trixie
- name: Fedora
versions:
- "37"
- "38"
- "39"
- name: Kali
Expand Down
9 changes: 0 additions & 9 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,6 @@ platforms:
privileged: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
- cgroupns_mode: host
command: /lib/systemd/systemd
image: docker.io/geerlingguy/docker-fedora37-ansible:latest
name: fedora37-systemd
platform: amd64
pre_build_image: true
privileged: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
- cgroupns_mode: host
command: /lib/systemd/systemd
image: docker.io/geerlingguy/docker-fedora38-ansible:latest
Expand Down

0 comments on commit 968cd07

Please sign in to comment.