Skip to content

Commit

Permalink
Add missing distributions in meta
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmittsva committed Dec 10, 2024
1 parent f6d48a8 commit ddeb6d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ galaxy_info:
platforms:
- name: Amazon Linux 2
- name: ArchLinux
- name: AlmaLinux
versions:
- '9'
- name: CentOS Stream
versions:
- '9'
- name: Debian
versions:
- bullseye
Expand All @@ -19,6 +25,7 @@ galaxy_info:
- '9'
- name: Ubuntu
versions:
- focal
- jammy
- noble

Expand Down
2 changes: 1 addition & 1 deletion molecule/debian-12/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ platforms:
- name: debian-12
groups:
- vault_raft_servers
image: dokken/debian-12
image: ghcr.io/hspaans/molecule-containers:debian-12
pre_build_image: true
command: /lib/systemd/systemd
privileged: true
Expand Down

0 comments on commit ddeb6d9

Please sign in to comment.