Closed maurodx closed 7 years ago
Chef complains about
27>> return if node['apache']['listen_ports'].include?(port) ERROR: undefined method `include?' for nil:NilClass
I'm running the recipe included by postfix-dovecot cookbook and postfix-dovecot is included in another custom cookbook.
OK, thanks for the report @maurodx. I will look at it over the weekend.
Fixed in master: 8c20c75acc772b4a2dd18f47806db1e12da51472, 9d6bebb38be2d7ea00af4826bef2fecd8d0ea0e8
Fix released in 3.0.0.
3.0.0
Chef complains about
I'm running the recipe included by postfix-dovecot cookbook and postfix-dovecot is included in another custom cookbook.