generated from coulomb/repo-seed
feat: Packer build orchestration (SAND-WP-0012)
Add vm-packer build mode, profile.vm-packer-build, State Hub progress notes during long provision, docs/runbook, and build mode tests.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
id: ext.vm-packer
|
||||
title: VM workspace (Packer lineage)
|
||||
description: >
|
||||
Attach an isolated workspace on a pre-built VM (the-custodian build-machines
|
||||
lineage). v0 supports attach mode via SSH alias or tunnel port; Packer build
|
||||
orchestration is operator-driven and deferred.
|
||||
Attach an isolated workspace on a pre-built VM, or run Packer build mode
|
||||
(the-custodian build-machines lineage). Attach via SSH alias or tunnel port;
|
||||
build via inputs.mode=build or profile.vm-packer-build.
|
||||
handler: sandboxer.extensions.vm_packer:VMPackerExtension
|
||||
capabilities:
|
||||
isolation_levels: [microvm]
|
||||
|
||||
Reference in New Issue
Block a user