File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ Standardise files with files in sous-chefs/repo-management
10
10
11
11
Standardise files with files in sous-chefs/repo-management
12
12
13
+ Standardise files with files in sous-chefs/repo-management
14
+
13
15
## 5.1.23 - * 2024-05-02*
14
16
15
17
## 5.1.22 - * 2024-05-02*
Original file line number Diff line number Diff line change @@ -17,6 +17,11 @@ platforms:
17
17
image : dokken/almalinux-9
18
18
pid_one_command : /usr/lib/systemd/systemd
19
19
20
+ - name : almalinux-10
21
+ driver :
22
+ image : dokken/almalinux-10
23
+ pid_one_command : /usr/lib/systemd/systemd
24
+
20
25
- name : amazonlinux-2023
21
26
driver :
22
27
image : dokken/amazonlinux-2023
@@ -27,6 +32,11 @@ platforms:
27
32
image : dokken/centos-stream-9
28
33
pid_one_command : /usr/lib/systemd/systemd
29
34
35
+ - name : centos-stream-10
36
+ driver :
37
+ image : dokken/centos-stream-10
38
+ pid_one_command : /usr/lib/systemd/systemd
39
+
30
40
- name : debian-11
31
41
driver :
32
42
image : dokken/debian-11
You can’t perform that action at this time.
0 commit comments