Skip to content

Commit

Permalink
Automated PR: Standardising Files (#780)
Browse files Browse the repository at this point in the history
* Standardise files with files in sous-chefs/repo-management

Signed-off-by: kitchen-porter <board@sous-chefs.org>

* Standardise files with files in sous-chefs/repo-management

Signed-off-by: kitchen-porter <board@sous-chefs.org>

* Standardise files with files in sous-chefs/repo-management

Signed-off-by: kitchen-porter <board@sous-chefs.org>

---------

Signed-off-by: kitchen-porter <board@sous-chefs.org>
Co-authored-by: Corey Hemminger <hemminger@hotmail.com>
  • Loading branch information
kitchen-porter and Stromweld authored Nov 18, 2024
1 parent 7520cb2 commit f2ca92c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This file is used to list changes made in the last 3 major versions of the postg

## Unreleased

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

## 12.0.1 - *2024-11-10*

- resolved cookstyle error: `libraries/sql/_connection.rb:77:11` refactor: `Chef/Style/UnnecessaryPlatformCaseStatement`
Expand Down
10 changes: 10 additions & 0 deletions 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 f2ca92c

Please sign in to comment.