saltstack-formulas / php-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
57 stars 232 forks source link

fpm: don't extend pool-dependency if no pool #171

Closed ze42 closed 5 years ago

ze42 commented 5 years ago

Calling php.ng.fpm.pools (included by php.ng.fpm) fails when there is no pool.

Fix, by not trying to extend if we have nothing to add.