Skip to content

Commit

Permalink
Add almalinux-10 and centos-stream-10 dokken images
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Albertson <[email protected]>
  • Loading branch information
ramereth committed Nov 14, 2024
1 parent 403fdcf commit 7b21d45
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions standardfiles/cookbook/kitchen.dokken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ platforms:
image: dokken/almalinux-9
pid_one_command: /usr/lib/systemd/systemd

- name: almalinux-10
driver:
image: dokken/almalinux-10
pid_one_command: /usr/lib/systemd/systemd

- name: amazonlinux-2023
driver:
image: dokken/amazonlinux-2023
Expand All @@ -27,6 +32,11 @@ platforms:
image: dokken/centos-stream-9
pid_one_command: /usr/lib/systemd/systemd

- name: centos-stream-10
driver:
image: dokken/centos-stream-10
pid_one_command: /usr/lib/systemd/systemd

- name: debian-11
driver:
image: dokken/debian-11
Expand Down

0 comments on commit 7b21d45

Please sign in to comment.