Skip to main content

Module provision

Module provision 

Source
Expand description

Declarative, headless provisioning for enterprise deployments.

Reads a TOML configuration file and reconciles the node’s identity state to match. Secrets are handled via environment variable overrides layered automatically by the config crate, never passed as CLI arguments.

Structs§

ProvisionCommand
Declarative headless provisioning for enterprise deployments.

Functions§

handle_provision
Handle the provision command.