diff --git a/group_vars/workstation b/group_vars/workstation index 96c9127..1b3ede2 100644 --- a/group_vars/workstation +++ b/group_vars/workstation @@ -5,8 +5,8 @@ systemd_mounts: type: cifs options: - credentials=/etc/creds/.diskstation_credentials - - uid=1024 - - gid=100 + - uid=1000001 + - gid=1000001 - vers=3.0 - mfsymlinks automount: true @@ -16,8 +16,8 @@ systemd_mounts: type: cifs options: - credentials=/etc/creds/.diskstation_credentials - - uid=1024 - - gid=100 + - uid=1000001 + - gid=1000001 - vers=3.0 - mfsymlinks automount: true @@ -27,8 +27,8 @@ systemd_mounts: type: cifs options: - credentials=/etc/creds/.diskstation_credentials - - uid=1024 - - gid=100 + - uid=1000001 + - gid=1000001 - vers=3.0 - mfsymlinks automount: true @@ -38,8 +38,8 @@ systemd_mounts: type: cifs options: - credentials=/etc/creds/.diskstation_credentials - - uid=1024 - - gid=100 + - uid=1000001 + - gid=1000001 - vers=3.0 - mfsymlinks automount: true @@ -49,8 +49,8 @@ systemd_mounts: type: cifs options: - credentials=/etc/creds/.diskstation_credentials - - uid=1024 - - gid=100 + - uid=1000001 + - gid=1000001 - vers=3.0 - mfsymlinks automount: true