File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 11driver :
22 name : dokken
33 privileged : true
4- chef_image : <%= ENV['CHEF_IMAGE'] || 'chef/chef' %>
54 chef_version : <%= ENV['CHEF_VERSION'] || 'current' %>
65
76transport : { 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
139platforms :
1410 - name : almalinux-8
You can’t perform that action at this time.
0 commit comments