Philippe Pepiot f91d942cfb fix(map): fix missing value for php.lookup.fpm.user in multi-php mode
This fixes the rendering issue:

[CRITICAL] Rendering SLS 'base:php.ng.fpm.config' failed: Jinja variable 'dict object' has no attribute 'user'

When using multiple php versions, this is issued by "{{ php.lookup.fpm.user }}" from php/ng/fpm/config.sls

Add default users in group in the relevant 'fpm' dict from map.jinja
(this is to set owner and group to 'pool.d' directory).
2019-08-14 15:53:23 +02:00
2019-08-13 22:40:56 +00:00
2019-08-13 22:40:56 +00:00
2019-08-13 22:40:56 +00:00
2019-08-13 22:40:56 +00:00
2013-07-27 20:36:26 +02:00
Description
Languages
Jinja 78.9%
SaltStack 13.7%
Ruby 4.8%
JavaScript 2%
Shell 0.6%