Skip to content

Commit

Permalink
Update data_safe_haven/resources/workspace/workspace.cloud_init.musta…
Browse files Browse the repository at this point in the history
…che.yaml

Co-authored-by: Jim Madge <[email protected]>
  • Loading branch information
craddm and JimMadge authored Oct 7, 2024
1 parent 3bebe1a commit 63f57e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ write_files:
mounts:
# Mount ephemeral storage at resource instead of default /mnt
- [ephemeral0, /mnt/resource]
- [ephemeral0, /mnt/scratch]
# Desired state configuration is in a blob container mounted as NFSv3
- ["{{storage_account_desired_state_name}}.blob.core.windows.net:/{{storage_account_desired_state_name}}/desiredstate", /var/local/ansible, nfs, "ro,_netdev,sec=sys,vers=3,nolock,proto=tcp"]
# Secure data is in a blob container mounted as NFSv3
Expand Down

0 comments on commit 63f57e8

Please sign in to comment.