The source project of this merge request has been removed.
INFRA-9656: Fix NIN nonvolatile mounts
The previous deployment playbook allowed the remote nonvolatile to be exported from a per-host/per-scope defined mountpoint. The current one does not, which breaks deployment to the NIN as their nonvolatile is configured differently.
This restores the previous behaviour.