Added tailscale dependency to consul and nomad
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
};
|
||||
|
||||
"/mnt/vatnajokull" = {
|
||||
device = "vatnajokull:/mnt/raid1";
|
||||
# device = "vatnajokull:/mnt/raid1";
|
||||
device = "100.89.248.65:/mnt/raid1";
|
||||
fsType = "nfs";
|
||||
options = [ "x-systemd.automount" "noauto" "noatime" "x-systemd.idle-timeout=600"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user