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

Consistently check platform_family #95

Closed tas50 closed 8 years ago

tas50 commented 8 years ago

No need for case statements when all you need is an if statement

mwrock commented 8 years ago

:+1: