Fix path names.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user