Skip to content

Commit

Permalink
Automated PR: Standardising Files (#527)
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 <[email protected]>

* Update iis_install.md

---------

Signed-off-by: kitchen-porter <[email protected]>
Co-authored-by: Corey Hemminger <[email protected]>
  • Loading branch information
kitchen-porter and Stromweld authored Jul 15, 2024
1 parent 22a5ec0 commit 77bbff0
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 iis cookbook.

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

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

## 8.2.4 - *2024-05-02*

## 8.2.3 - *2024-05-02*
Expand Down
2 changes: 1 addition & 1 deletion documentation/iis_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Simple resource to install the IIS feature
| `source` | String | No | Source to install the features from. |
| `additional_components` | String,Array | No | Features of IIS to install |
| `install_method` | String, Symbol| No | install_method to be used to any windows_features resources. Default is :windows_feature_dism. Options are :windows_feature_dism, :windows_feature_powershell |
| `start_iis` | true, false | No | Controls whether the W3WVC service is enabled and started. Default is false
| `start_iis` | true, false | No | Controls whether the W3WVC service is enabled and started. Default is false |

## Examples

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 77bbff0

Please sign in to comment.