File tree Expand file tree Collapse file tree 4 files changed +3
-7
lines changed Expand file tree Collapse file tree 4 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ This file is used to list changes made in each version of the apache2 cookbook.
6
6
7
7
Standardise files with files in sous-chefs/repo-management
8
8
9
+ Standardise files with files in sous-chefs/repo-management
10
+
9
11
## 9.3.2 - * 2024-05-06*
10
12
11
13
## 9.3.1 - * 2023-12-21*
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Installs apache2.
33
33
| max_keep_alive_requests | Integer | ` 100 ` | MaxKeepAliveRequests | |
34
34
| keep_alive_timeout | Integer | ` 5 ` | KeepAliveTimeout | |
35
35
| access_file_name | String | ` .htaccess ` | Access filename | |
36
- | envvars_additional_params | Hash | ` {} ` | Hash of additional environment variables to add to the envvars file |
36
+ | envvars_additional_params | Hash | ` {} ` | Hash of additional environment variables to add to the envvars file | |
37
37
| sysconfig_additional_params | Hash | ` {} ` | Hash of additional sysconfig parameters to apply to the system | |
38
38
| template_cookbook | String | ` apache2 ` | Cookbook to source the apache2.conf template from | |
39
39
Original file line number Diff line number Diff line change @@ -22,11 +22,6 @@ platforms:
22
22
image : dokken/amazonlinux-2023
23
23
pid_one_command : /usr/lib/systemd/systemd
24
24
25
- - name : centos-stream-8
26
- driver :
27
- image : dokken/centos-stream-8
28
- pid_one_command : /usr/lib/systemd/systemd
29
-
30
25
- name : centos-stream-9
31
26
driver :
32
27
image : dokken/centos-stream-9
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ platforms:
18
18
- name : almalinux-8
19
19
- name : almalinux-9
20
20
- name : amazonlinux-2023
21
- - name : centos-stream-8
22
21
- name : centos-stream-9
23
22
- name : debian-11
24
23
- name : debian-12
You can’t perform that action at this time.
0 commit comments