Fix path names.

This commit is contained in:
2025-10-22 13:59:31 +01:00
parent 17711da0b6
commit f414ac0146
3 changed files with 52 additions and 52 deletions

View File

@@ -72,7 +72,7 @@ See `docs/MIGRATION_TODO.md` for detailed checklist.
**Deploy all**: `deploy`
**Check replication**: `ssh zippy journalctl -u replicate-services-to-c1.service -f`
**NFS failover**: See `docs/NFS_FAILOVER.md`
**Nomad jobs**: `services/*.hcl` - update paths from `/data/compute``/data/services`
**Nomad jobs**: `services/*.hcl` - update paths: `/data/compute/appdata/foo``/data/services/foo` (NOT `/data/services/appdata/foo`!)
## Troubleshooting Hints