fixed missing ;
This commit is contained in:
parent
29cb4a05df
commit
12aeaff9d0
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ nextcloud-php-fpm:
|
||||||
- group: root
|
- group: root
|
||||||
- mode: 644
|
- mode: 644
|
||||||
|
|
||||||
/etc/systemd/system/php-fpm.service.d/override.conf
|
/etc/systemd/system/php-fpm.service.d/override.conf:
|
||||||
file.managed:
|
file.managed:
|
||||||
- source: salt://roles/maintain/nextcloud/php-fpm-override.conf
|
- source: salt://roles/maintain/nextcloud/php-fpm-override.conf
|
||||||
- user: root
|
- user: root
|
||||||
|
|
Loading…
Add table
Reference in a new issue