File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 33 line-length : false # MD013
44 no-duplicate-heading : false # MD024
55 reference-links-images : false # MD052
6+ ignores :
7+ - .github/copilot-instructions.md
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ Standardise files with files in sous-chefs/repo-management
1010
1111Standardise files with files in sous-chefs/repo-management
1212
13+ Standardise files with files in sous-chefs/repo-management
14+
15+ Standardise files with files in sous-chefs/repo-management
16+
1317## 5.0.21 - * 2024-05-02*
1418
1519## 5.0.20 - * 2024-05-02*
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments