remove backup disk mount
This commit is contained in:
parent
0952c4bf42
commit
293fddd81c
@ -1,12 +1,4 @@
|
|||||||
systemd_mounts:
|
systemd_mounts:
|
||||||
backup_disk:
|
|
||||||
share: /dev/sdb1
|
|
||||||
mount: /mnt/backup
|
|
||||||
type: ntfs-3g
|
|
||||||
options:
|
|
||||||
- " "
|
|
||||||
automount: "{{ env_automount }}"
|
|
||||||
enabled: "{%if inventory_hostname in groups['staging'] %} false {% else %} true {% endif %}"
|
|
||||||
diskstation_photo:
|
diskstation_photo:
|
||||||
share: "{{ nas_ip }}:{{ env_default_nfs_path }}/photo"
|
share: "{{ nas_ip }}:{{ env_default_nfs_path }}/photo"
|
||||||
mount: /mnt/diskstation/photo
|
mount: /mnt/diskstation/photo
|
||||||
|
Loading…
Reference in New Issue
Block a user