Standardise files with files in sous-chefs/repo-management (#204)

Signed-off-by: kitchen-porter <board@sous-chefs.org>
This commit is contained in:
Sous Chefs Bot 2024-07-16 00:55:05 +08:00 committed by GitHub
parent f48d43e35e
commit cbee1d7ffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 6 deletions

View File

@ -8,6 +8,8 @@ Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
## 6.0.27 - *2024-05-06* ## 6.0.27 - *2024-05-06*
## 6.0.26 - *2023-10-03* ## 6.0.26 - *2023-10-03*

View File

@ -22,11 +22,6 @@ platforms:
image: dokken/amazonlinux-2023 image: dokken/amazonlinux-2023
pid_one_command: /usr/lib/systemd/systemd pid_one_command: /usr/lib/systemd/systemd
- name: centos-stream-8
driver:
image: dokken/centos-stream-8
pid_one_command: /usr/lib/systemd/systemd
- name: centos-stream-9 - name: centos-stream-9
driver: driver:
image: dokken/centos-stream-9 image: dokken/centos-stream-9

View File

@ -18,7 +18,6 @@ platforms:
- name: almalinux-8 - name: almalinux-8
- name: almalinux-9 - name: almalinux-9
- name: amazonlinux-2023 - name: amazonlinux-2023
- name: centos-stream-8
- name: centos-stream-9 - name: centos-stream-9
- name: debian-11 - name: debian-11
- name: debian-12 - name: debian-12