Skip to content

Commit 667254f

Browse files
Standardise files with files in sous-chefs/repo-management
Signed-off-by: kitchen-porter <[email protected]>
1 parent 4715ae4 commit 667254f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Standardise files with files in sous-chefs/repo-management
1010

1111
Standardise files with files in sous-chefs/repo-management
1212

13+
Standardise files with files in sous-chefs/repo-management
14+
1315
## 5.1.23 - *2024-05-02*
1416

1517
## 5.1.22 - *2024-05-02*

kitchen.dokken.yml

+10
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ platforms:
1717
image: dokken/almalinux-9
1818
pid_one_command: /usr/lib/systemd/systemd
1919

20+
- name: almalinux-10
21+
driver:
22+
image: dokken/almalinux-10
23+
pid_one_command: /usr/lib/systemd/systemd
24+
2025
- name: amazonlinux-2023
2126
driver:
2227
image: dokken/amazonlinux-2023
@@ -27,6 +32,11 @@ platforms:
2732
image: dokken/centos-stream-9
2833
pid_one_command: /usr/lib/systemd/systemd
2934

35+
- name: centos-stream-10
36+
driver:
37+
image: dokken/centos-stream-10
38+
pid_one_command: /usr/lib/systemd/systemd
39+
3040
- name: debian-11
3141
driver:
3242
image: dokken/debian-11

0 commit comments

Comments
 (0)