From 5109a0e10a190e2ff8f920ff727769a2f24bd628 Mon Sep 17 00:00:00 2001 From: Actaeus Curabitur Date: Tue, 6 Sep 2022 04:59:35 -0500 Subject: [PATCH] fixed --- states/roles/maintain/nextcloud/init.sls | 8 -------- 1 file changed, 8 deletions(-) diff --git a/states/roles/maintain/nextcloud/init.sls b/states/roles/maintain/nextcloud/init.sls index bc1d035..e2070f2 100644 --- a/states/roles/maintain/nextcloud/init.sls +++ b/states/roles/maintain/nextcloud/init.sls @@ -42,14 +42,6 @@ nginx-service: - watch: - file: /etc/nginx/conf.d/nextcloud.conf -nextcloud-nginx-confd: - file.directory: - - name: /etc/nginx/conf.d/ - - user: root - - group: root - - mode: 755 - - makedirs: true - /etc/systemd/system/nextcloud-cron.service.d/: file.directory: - user: root