zuazo / postfixadmin-cookbook

Chef cookbook to install and configure PostfixAdmin.
https://supermarket.chef.io/cookbooks/postfixadmin
Apache License 2.0
13 stars 13 forks source link

Can't run recipe because fails on postfixadmin/recipes/apache.rb #9

Closed maurodx closed 7 years ago

maurodx commented 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.

zuazo commented 7 years ago

OK, thanks for the report @maurodx. I will look at it over the weekend.

zuazo commented 7 years ago

Fixed in master: 8c20c75acc772b4a2dd18f47806db1e12da51472, 9d6bebb38be2d7ea00af4826bef2fecd8d0ea0e8

zuazo commented 7 years ago

Fix released in 3.0.0.