Skip to content

Commit b120dfa

Browse files
Standardise files with files in sous-chefs/repo-management (#777)
Signed-off-by: kitchen-porter <[email protected]>
1 parent 114f46a commit b120dfa

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This file is used to list changes made in the last 3 major versions of the postg
44

55
## Unreleased
66

7+
Standardise files with files in sous-chefs/repo-management
8+
79
## 11.11.1 - *2024-09-28*
810

911
- Update CI config to remove deprecated platforms

kitchen.dokken.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
driver:
22
name: dokken
33
privileged: true
4-
chef_image: <%= ENV['CHEF_IMAGE'] || 'chef/chef' %>
54
chef_version: <%= ENV['CHEF_VERSION'] || 'current' %>
65

76
transport: { name: dokken }
8-
provisioner:
9-
name: dokken
10-
project_name: <%= ENV['PROJECT_NAME'] || 'chef' %>
11-
chef_binary: <%= ENV['CHEF_BINARY'] || '/opt/chef/bin/chef-client' %>
7+
provisioner: { name: dokken }
128

139
platforms:
1410
- name: almalinux-8

0 commit comments

Comments
 (0)