add system user task

This commit is contained in:
vincent 2021-02-24 22:40:34 +01:00
parent 51d1d838fa
commit 5264c73861
2 changed files with 5 additions and 3 deletions

View File

@ -63,8 +63,8 @@ systemd_mounts:
type: cifs
options:
- credentials=/etc/creds/.diskstation_credentials
- uid=33
- gid=33
- uid=nextcloud
- gid=nextcloud
- vers=3.0
- dir_mode=0770
automount: true

View File

@ -79,4 +79,6 @@ chisel_server_auth:
user: chisel
pass: "{{vault_chisel_server_pass}}"
arch_mirror_location: "/mnt/diskstation/archMirror"
arch_mirror_location: "/mnt/diskstation/archMirror"
system_user:
- name: nextcloud