feat: enable automoint for staging

This commit is contained in:
vincent 2024-02-13 20:29:14 +01:00
parent 547ce05466
commit 2c0da4bd15

View File

@ -16,7 +16,7 @@ hosts_entries:
env_default_nfs_path: "" env_default_nfs_path: ""
env_media_nfs_path: "{{ env_default_nfs_path }}" env_media_nfs_path: "{{ env_default_nfs_path }}"
env_automount: false env_automount: true
nas_ip: "nfs.service.consul" nas_ip: "nfs.service.consul"