8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
---
|
|
{%- from "php/map.jinja" import php with context %}
|
|
php-fpm-service:
|
|
service.running:
|
|
- name: {{ php.service }}
|
|
- enable: true
|
|
- reload: true
|