This task tracks the deployment/migration from individual clouddumps mounts to mounting dumps-nfs.w.o and automatic client recovery. Similar to T432212, however there's a few cases to consider:
1. Puppet-only VMs that mount clouddumps, those are covered by turning on `dumps_use_nfs_lb: true`
1. Puppet + k8s VMs, e.g. Toolforge. For Toolforge those will be covered by T432325, there might be others that will need auditing in this task
1. Magnum clusters. For PAWS, those will be covered by T432583, there might be others that will need auditing in this task
1. Unpuppetized VMs, to be audited
Similar to T432212, there might be also code that uses `/mnt/nfs/clouddumps*` paths as opposed to canonical locations. If such code is indexed by codesearch then we can proactively do something, if it is not then it'll be harder to spot usages.
Also a cloud-announce post is warranted with heads up for this work and timeline, once the deployment is expanded to more projects / is the default