Skip to content

Commit

Permalink
Standardise files with files in sous-chefs/repo-management (#777)
Browse files Browse the repository at this point in the history
Signed-off-by: kitchen-porter <[email protected]>
  • Loading branch information
kitchen-porter authored Oct 7, 2024
1 parent 114f46a commit b120dfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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

## 11.11.1 - *2024-09-28*

- Update CI config to remove deprecated platforms
Expand Down
6 changes: 1 addition & 5 deletions kitchen.dokken.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
driver:
name: dokken
privileged: true
chef_image: <%= ENV['CHEF_IMAGE'] || 'chef/chef' %>
chef_version: <%= ENV['CHEF_VERSION'] || 'current' %>

transport: { name: dokken }
provisioner:
name: dokken
project_name: <%= ENV['PROJECT_NAME'] || 'chef' %>
chef_binary: <%= ENV['CHEF_BINARY'] || '/opt/chef/bin/chef-client' %>
provisioner: { name: dokken }

platforms:
- name: almalinux-8
Expand Down

0 comments on commit b120dfa

Please sign in to comment.