remove davfs
This commit is contained in:
parent
f09776dc5e
commit
b06bf924f8
@ -44,20 +44,12 @@ systemd_mounts:
|
||||
- uid=1024
|
||||
- gid=100
|
||||
automount: true
|
||||
davfs_share:
|
||||
share: https://diskstation.ducamps.win:5006/home/keepass
|
||||
mount: /mnt/diskstation/keepass
|
||||
type: davfs
|
||||
options:
|
||||
- uid=1024
|
||||
automount: true
|
||||
|
||||
|
||||
systemd_mounts_enabled:
|
||||
- diskstation_media
|
||||
- diskstation_music
|
||||
- diskstation_ebook
|
||||
- davfs_share
|
||||
- diskstation_photo
|
||||
- diskstation_home
|
||||
|
||||
@ -67,9 +59,3 @@ credentials_files:
|
||||
path: /etc/creds/.diskstation_credentials
|
||||
username: admin
|
||||
password: "{{ vault_default_password }}"
|
||||
2:
|
||||
type: davfs
|
||||
path: /etc/davfs2/secrets
|
||||
adress: https://diskstation.ducamps.win:5006/home/keepass
|
||||
username: admin
|
||||
password: "{{ vault_default_password }}"
|
||||
|
Loading…
Reference in New Issue
Block a user