Skip to content

Commit

Permalink
Automated PR: Standardising Files (#810)
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 <board@sous-chefs.org>

* Update resource_apache2_install.md

---------

Signed-off-by: kitchen-porter <board@sous-chefs.org>
Co-authored-by: Corey Hemminger <hemminger@hotmail.com>
  • Loading branch information
kitchen-porter and Stromweld authored Jul 15, 2024
1 parent ecd3d0b commit c098311
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This file is used to list changes made in each version of the apache2 cookbook.

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

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

## 9.3.2 - *2024-05-06*

## 9.3.1 - *2023-12-21*
Expand Down
2 changes: 1 addition & 1 deletion documentation/resource_apache2_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Installs apache2.
| max_keep_alive_requests | Integer | `100` | MaxKeepAliveRequests | |
| keep_alive_timeout | Integer | `5` | KeepAliveTimeout | |
| access_file_name | String | `.htaccess` | Access filename | |
| envvars_additional_params | Hash | `{}` | Hash of additional environment variables to add to the envvars file |
| envvars_additional_params | Hash | `{}` | Hash of additional environment variables to add to the envvars file | |
| sysconfig_additional_params | Hash | `{}` | Hash of additional sysconfig parameters to apply to the system | |
| template_cookbook | String | `apache2` | Cookbook to source the apache2.conf template from | |

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 c098311

Please sign in to comment.