infra/stacks/nvidia/modules
Viktor Barzin ac41e7c017 nvidia: run advertise-gpumem provisioner under bash (dash rejects pipefail)
First apply of ADR-0016 failed: terraform local-exec defaults to /bin/sh,
which on Ubuntu is dash — 'set -euo pipefail' exits 2 before running kubectl.
Pin the interpreter to bash. Everything else in the gpumem apply succeeded.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 05:21:47 +00:00
..
nvidia nvidia: run advertise-gpumem provisioner under bash (dash rejects pipefail) 2026-07-02 05:21:47 +00:00