Retarget nexus provisioning checkouts #2

Merged
vnprc merged 2 commits from agent/retarget-nexus-provisioning-paths into master 2026-07-18 18:04:27 +01:00
Collaborator

Refs vnprc/notes#62

Summary

  • Point nexus.provisioning.deployFlake at the post-A7 bare deploy checkout path.
  • Point nexus.provisioning.inventoryCheckout at the post-A7 bare inventory checkout path.
  • Export INVENTORY from the same configured inventory checkout path for registry-reading host scripts invoked directly.
  • Update the nostr host command examples from ~/work/allod/secrets to the post-A5 bare ~/work/secrets checkout.

Validation

  • nix flake check
  • git diff --check
  • Reviewed the Nexus configuration diff for the two path changes and the INVENTORY session variable.
  • rg -n 'work/allod/(profiles|archetypes|deploy|secrets|inventory)|~/work/allod|/home/\$\{username\}/work/allod' README.md hosts modules flake.nix || true returns no matches.

Risk

R3 when deployed on the physical host: these paths become valid only after the A7 host checkout moves. This PR is paired with the A5 inventory/deploy lock updates so the staged A7 sequence picks up the config and checkout moves together.

Refs vnprc/notes#62 ## Summary - Point `nexus.provisioning.deployFlake` at the post-A7 bare deploy checkout path. - Point `nexus.provisioning.inventoryCheckout` at the post-A7 bare inventory checkout path. - Export `INVENTORY` from the same configured inventory checkout path for registry-reading host scripts invoked directly. - Update the nostr host command examples from `~/work/allod/secrets` to the post-A5 bare `~/work/secrets` checkout. ## Validation - `nix flake check` - `git diff --check` - Reviewed the Nexus configuration diff for the two path changes and the `INVENTORY` session variable. - `rg -n 'work/allod/(profiles|archetypes|deploy|secrets|inventory)|~/work/allod|/home/\$\{username\}/work/allod' README.md hosts modules flake.nix || true` returns no matches. ## Risk R3 when deployed on the physical host: these paths become valid only after the A7 host checkout moves. This PR is paired with the A5 inventory/deploy lock updates so the staged A7 sequence picks up the config and checkout moves together.
vnprc approved these changes 2026-07-18 18:04:21 +01:00
vnprc merged commit 6afd665661 into master 2026-07-18 18:04:27 +01:00
vnprc deleted branch agent/retarget-nexus-provisioning-paths 2026-07-18 18:04:27 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vnprc/profiles!2
No description provided.