Skip to content

Promote InfraHouse repo/key convergence to sandbox#279

Merged
akuzminsky merged 1 commit into
mainfrom
promote-infrahouse-repo-sandbox
Jul 4, 2026
Merged

Promote InfraHouse repo/key convergence to sandbox#279
akuzminsky merged 1 commit into
mainfrom
promote-infrahouse-repo-sandbox

Conversation

@akuzminsky

Copy link
Copy Markdown
Member

Phase 2 of the keyring convergence plan: promote profile::infrahouse_repo from development to sandbox.

What

  • Copy manifests/infrahouse_repo.pp and files/converge-infrahouse-keyring.sh into environments/sandbox/modules/profilebyte-identical to the development version.
  • Wire include 'profile::infrahouse_repo' into sandbox's profile::base.

No behavior change vs. #278; this just extends the same convergence to sandbox nodes.

Phase 1 (development) results carried in

Validated on jumphost-sincere-crawdad and a from-zero instance (ip-10-1-100-168):

  • In-sync run is a clean no-op; source list byte-identical to cloud-init's seed (no churn).
  • keyring == published bundle (curl … | gpg --dearmor | cmp).
  • Rewrite path self-heals: staled keyring → reconverged byte-identical, apt refreshed once.
  • apt-get update clean (no EXPKEYSIG / NO_PUBKEY).

Note

The live release-noble bundle is still single-key; this class is necessary-but-not-sufficient for the rotation until the upstream new key is published into the bundle.

🤖 Generated with Claude Code

Copy profile::infrahouse_repo (+ converge-infrahouse-keyring.sh) into
environments/sandbox/modules/profile, byte-identical to the development
version, and wire the include into sandbox's profile::base.

Phase 1 (development) validated on jumphost-sincere-crawdad and a from-zero
instance (ip-10-1-100-168): in-sync no-op, source list byte-identical, keyring
== published bundle, rewrite path self-heals, apt-get update clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@akuzminsky akuzminsky merged commit 179affd into main Jul 4, 2026
2 checks passed
@akuzminsky akuzminsky deleted the promote-infrahouse-repo-sandbox branch July 4, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants