sous-chefs / powershell

Development repository for the powershell cookbook
https://supermarket.chef.io/cookbooks/powershell
Apache License 2.0
110 stars 88 forks source link

Using windows_reboot for all powershell versions #32

Closed NimishaS closed 9 years ago

NimishaS commented 9 years ago

Powershell recipes for all versions should reboot machine after installing powershell. Issue: https://github.com/chef-windows/powershell/issues/14#issuecomment-65636097

Note: Reboot happens node['powershell']['installation_reboot_mode'] = 'immediate_reboot' in default attributes.

NimishaS commented 9 years ago

Covered these fixes as a part of https://github.com/opscode-cookbooks/powershell/pull/38