box/templates/codex
dan-claude-bot 24e67a3c2b fix(templates): pin HOME=/root on the seed's rig install — runcmd has no $HOME
Measured live on the first e2e mint: cloud-init runs runcmd as root but
with NO $HOME in the environment, and rig's installer (set -u) reads
$HOME for its DEST — the mint died with 'HOME: unbound variable'. The
seed line now pins HOME=/root explicitly, with the scar documented next
to it in every tenant template.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 20:51:46 +00:00
..
box.env feat(templates): thin creds-free seeds — box mints, rig converges (#81) 2026-07-18 20:51:27 +00:00
user-data.yaml fix(templates): pin HOME=/root on the seed's rig install — runcmd has no $HOME 2026-07-18 20:51:46 +00:00