clean VPS mount
This commit is contained in:
parent
a68543aeca
commit
88cf62f45e
@ -40,6 +40,8 @@ provissionning_UEFI_Enable: True
|
|||||||
sssd_configure: False
|
sssd_configure: False
|
||||||
nomad_datacenter: hetzner
|
nomad_datacenter: hetzner
|
||||||
|
|
||||||
|
consul_server: False
|
||||||
|
nomad_server: False
|
||||||
systemd_mounts:
|
systemd_mounts:
|
||||||
diskstation_nomad:
|
diskstation_nomad:
|
||||||
share: diskstation.ducamps.win:/volume2/nomad
|
share: diskstation.ducamps.win:/volume2/nomad
|
||||||
@ -59,28 +61,6 @@ systemd_mounts:
|
|||||||
- vers=3.0
|
- vers=3.0
|
||||||
- mfsymlinks
|
- mfsymlinks
|
||||||
automount: true
|
automount: true
|
||||||
diskstation_git:
|
|
||||||
share: diskstation.ducamps.win:/volume2/git
|
|
||||||
mount: /mnt/diskstation/git
|
|
||||||
type: nfs
|
|
||||||
options:
|
|
||||||
- " "
|
|
||||||
automount: true
|
|
||||||
diskstation_CardDav:
|
|
||||||
share: diskstation.ducamps.win:/volume2/CardDav
|
|
||||||
mount: /mnt/diskstation/CardDav
|
|
||||||
type: nfs
|
|
||||||
options:
|
|
||||||
- " "
|
|
||||||
automount: true
|
|
||||||
diskstation_music:
|
|
||||||
share: diskstation.ducamps.win:/volume2/music
|
|
||||||
mount: /mnt/diskstation/music
|
|
||||||
type: nfs
|
|
||||||
options:
|
|
||||||
- " "
|
|
||||||
automount: true
|
|
||||||
|
|
||||||
|
|
||||||
credentials_files:
|
credentials_files:
|
||||||
1:
|
1:
|
||||||
@ -94,6 +74,3 @@ credentials_files:
|
|||||||
systemd_mounts_enabled:
|
systemd_mounts_enabled:
|
||||||
- diskstation_nomad
|
- diskstation_nomad
|
||||||
- hetzner_storage
|
- hetzner_storage
|
||||||
- diskstation_git
|
|
||||||
- diskstation_music
|
|
||||||
- diskstation_CardDav
|
|
||||||
|
Loading…
Reference in New Issue
Block a user