fix(docker_host): remove /media/docker from NFS mount loop

/media/docker is no longer a valid NFS-backed path; was causing
mount failures on docker_host nodes.
This commit is contained in:
Tuan-Dat Tran
2026-04-23 08:06:03 +02:00
parent afbc3e3c57
commit 543e9a2c97

View File

@@ -33,7 +33,6 @@
opts: defaults,nolock,_netdev,auto,bg
state: mounted
loop:
- /media/docker
- /media/series
- /media/movies
- /media/songs