bootstrap_builder_host
Installs Rust, protoc, libclang-dev, and other build dependencies on a builder host to compile Agave from source. Dry-run by default; confirm=true to execute.
Instructions
Install the build toolchain + deps (Rust, protoc, libclang-dev, ...) on a builder host so it can compile agave from source. Dry-run by default; confirm=true runs it (idempotent) and records to the audit log. Run once per builder before the first upgrade/provision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| builder | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||