mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 02:15:20 +00:00
typo
This commit is contained in:
parent
cca69bb945
commit
582b60e8b2
@ -38,8 +38,7 @@ eselect-php-fpm:
|
||||
- action_parameter: 'fpm'
|
||||
- target: 'php{{ php_version }}'
|
||||
|
||||
/etc/systemd/system/php-fpm.service: file.absent
|
||||
{% elif grains['init'] == 'systemd' %}
|
||||
{% if grains['init'] == 'systemd' %}
|
||||
/etc/systemd/system/php-fpm.service:
|
||||
file.managed:
|
||||
- source: salt://php/files/php-fpm.service.tpl
|
||||
|
Loading…
Reference in New Issue
Block a user