Skip to content

Commit

Permalink
Automated PR: Standardising Files (#252)
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 <[email protected]>

* Update ci.yml

---------

Signed-off-by: kitchen-porter <[email protected]>
Co-authored-by: Corey Hemminger <[email protected]>
  • Loading branch information
kitchen-porter and Stromweld authored Jul 15, 2024
1 parent 1f7b597 commit 6601550
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
12 changes: 9 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,21 @@ jobs:
strategy:
matrix:
os:
- "centos-7"
- "centos-stream-8"
- "almalinux-8"
- "almalinux-9"
- "amazonlinux-2"
- "amazonlinux-2023"
- "centos-stream-9"
- "debian-11"
- "debian-12"
- "fedora-latest"
- "oraclelinux-8"
- "ubuntu-1804"
- "oraclelinux-9"
- "rockylinux-8"
- "rockylinux-9"
- "ubuntu-2004"
- "ubuntu-2204"
- "ubuntu-2404"
suite:
- "default"
fail-fast: false
Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ This file is used to list changes made in each version of the ntp cookbook.

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

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

Added capability to set logconfig using an attribute

## 5.1.2 - *2024-05-02*
Expand Down
5 changes: 0 additions & 5 deletions kitchen.dokken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ platforms:
image: dokken/amazonlinux-2023
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
driver:
image: dokken/centos-stream-9
Expand Down
1 change: 0 additions & 1 deletion kitchen.global.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ platforms:
- name: almalinux-8
- name: almalinux-9
- name: amazonlinux-2023
- name: centos-stream-8
- name: centos-stream-9
- name: debian-11
- name: debian-12
Expand Down

0 comments on commit 6601550

Please sign in to comment.