sous-chefs / nginx

Development repository for the nginx cookbook
https://supermarket.chef.io/cookbooks/nginx
Apache License 2.0
553 stars 806 forks source link

Cleanup: Remove backward compatibility hacks #487

Closed damacus closed 5 years ago

damacus commented 5 years ago

Brief Description

There are several hacks/messy thing that allow for multiple types e.g.

https://github.com/sous-chefs/nginx/blob/master/resources/site.rb#L5

Acceptance Criteria

[TrueClass,FalseClass] is used instead of any strings.