sand-boxer/profiles/profile.vm-haskell-build.yaml
tegwick 7447d38642
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
chore(CORE-WP-0007): retire haskell-build VM profile
2026-07-08 12:48:04 +02:00

38 lines
No EOL
801 B
YAML

id: profile.vm-haskell-build
version: "1.0.0"
status: retired
retired: "2026-07-08"
retired_by: CORE-WP-0007
extension: ext.vm-packer
isolation:
level: microvm
network:
default: deny
egress: []
workspace:
mode: remote-canonical
access: rw
scope_default: session
ttl:
default: 8h
max: 24h
idle_reap: null
resources:
cpu: null
memory_mb: null
setup:
instructions: >
Requires a running build VM from the-custodian/infra/build-machines with SSH
tunnel or alias (e.g. haskell-build). Set SANDBOXER_VM_TUNNEL_PORT=12222 or
pass --input tunnel_port=12222.
secret_refs: []
placement:
prefer: [localhost]
fallback: [workstation]
reachability:
tunnel: ops-bridge
identity: ops-warden
metadata:
cost_class: self-hosted
latency_class: standard
observability: none