Add portable ATVM skill and hardware prep docs

This commit is contained in:
Anthony Wen
2026-07-14 20:11:15 -04:00
parent 744b28affe
commit 67886174b3
24 changed files with 3838 additions and 1 deletions
+2
View File
@@ -42,6 +42,8 @@ This file defines how to operate and maintain the ATVM workspace in `/home/aw/co
- For SSH to `192.168.3.191`, ignore host key mismatch by default with `-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null`.
- For Linux SSH to `192.168.3.191`, source `/home/aw/code/cds/.env.credentials.local` and use `ATVM_TARGET_USER` plus `ATVM_TARGET_PASSWORD` unless explicitly overridden.
- Use `ATVM_WINDOWS_TARGET_USER` plus `ATVM_WINDOWS_TARGET_PASSWORD` for Windows guest access to the same ATVM target IP unless explicitly overridden.
- For `finish prepping the ATVM VM hardware for <vm-name>`, follow `docs/setup/guide.md` section `Finish ATVM VM Hardware Prep`.
- Standard ATVM VM hardware prep means the two shared `atvm-DISKS` data disks, FC passthrough ports `0000:85:00.0` and `0000:85:00.1`, and full guest-memory reservation.
## Automation Track Defaults
- Controller host: `atvm-cypres-vm-1`