diff --git a/tasks/cluster_storage.yml b/tasks/cluster_storage.yml index af901c8..2165b1b 100644 --- a/tasks/cluster_storage.yml +++ b/tasks/cluster_storage.yml @@ -34,6 +34,7 @@ fstype: nfs opts: defaults,hard,intr,timeo=14 state: mounted + boot: true loop: "{{ rpi_nfs_mounts_list }}" # --------------------------------- Mount on Macs