Go to file
A. F. Dudley 6464492009 fix: check-status.py smooth in-place redraw, remove comment bars
- Use \033[H\033[J (home + clear-to-end) instead of just \033[H to
  prevent stale lines from previous frames persisting when output
  shrinks between refreshes.
- Fix cursor restore on exit: was \033[?25l (hide) instead of
  \033[?25h (show), leaving terminal with invisible cursor.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 08:04:29 +00:00
.pebbles chore: populate pebbles with known bugs and feature requests 2026-03-08 06:59:07 +00:00
agave-stack fix: build.sh must be executable for laconic-so build-containers 2026-03-10 07:25:54 +00:00
ashburn-relay-lab chore: add containerlab topologies for relay testing 2026-03-07 22:30:03 +00:00
docs feat: ip_echo preflight tool + relay post-mortem and checklist 2026-03-10 05:54:23 +00:00
inventory fix: DOCKER-USER rules for inbound relay, add UDP test playbooks 2026-03-08 02:43:31 +00:00
inventory-switches fix: separate switch inventory to prevent accidental targeting 2026-03-07 10:56:48 +00:00
playbooks fix: build.sh must be executable for laconic-so build-containers 2026-03-10 07:25:54 +00:00
scripts fix: check-status.py smooth in-place redraw, remove comment bars 2026-03-10 08:04:29 +00:00
shred-relay-lab chore: add containerlab topologies for relay testing 2026-03-07 22:30:03 +00:00
.gitignore fix: switch ramdisk from /dev/ram0 to tmpfs, refactor snapshot-download.py 2026-03-08 18:43:41 +00:00
CLAUDE.md feat: graceful shutdown, ZFS upgrade, storage migration, sync-tools build 2026-03-09 07:58:37 +00:00
README.md fix: ashburn relay playbooks and document DZ tunnel ACL root cause 2026-03-07 01:44:25 +00:00
ansible.cfg fix: redeploy playbook handles SSH agent, git pull, config regen, stale PVs 2026-03-07 09:58:29 +00:00

README.md

biscayne-agave-runbook

Ansible playbooks for operating the kind-based agave-stack deployment on biscayne.vaasl.io.