Expose VM host key deploy facts #5

Merged
vnprc merged 1 commit from agent/vm-facts-secrets into master 2026-07-14 22:22:47 +01:00
Member

Refs allod/nexus#6

Risk

R1 low. This only adds public data exports over existing machine-host-keys.json material and VM host-key age ciphertext paths, then reuses the shared parse in the existing credential inventory check.

Validation

  • nix flake check
  • nix eval .#lib.machineHostKeys --json | jq -e 'keys | length > 0'
  • nix eval .#lib.vmHostKeySecretFiles --json | jq -e 'has("allod-dev") and has("privacy-1")'
Refs allod/nexus#6 ## Risk R1 low. This only adds public data exports over existing `machine-host-keys.json` material and VM host-key age ciphertext paths, then reuses the shared parse in the existing credential inventory check. ## Validation - `nix flake check` - `nix eval .#lib.machineHostKeys --json | jq -e 'keys | length > 0'` - `nix eval .#lib.vmHostKeySecretFiles --json | jq -e 'has("allod-dev") and has("privacy-1")'`
vnprc approved these changes 2026-07-14 22:22:42 +01:00
vnprc merged commit e8ffc966f0 into master 2026-07-14 22:22:47 +01:00
vnprc deleted branch agent/vm-facts-secrets 2026-07-14 22:22:48 +01:00
Sign in to join this conversation.
No reviewers
No labels
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
allod/secrets!5
No description provided.