mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 16:05:55 +02:00
✨ new talos cluster
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
#====================================================
|
||||
[Unit]
|
||||
Description=TrueNAS nfs share {{ item }}
|
||||
Requires=network-online.service
|
||||
After=network-online.service
|
||||
Before=kodi.service
|
||||
|
||||
[Mount]
|
||||
What=truenas.{{ secret_domain }}:/mnt/storage/{{ item }}
|
||||
Where=/storage/mnt/{{ item }}
|
||||
Options=
|
||||
Type=nfs
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
#====================================================
|
Reference in New Issue
Block a user