- add explicit Windows ATVM guest credential references alongside the existing Linux target defaults - update the ATVM automation guide and AGENTS rules so Linux SSH uses ATVM_TARGET_* while Windows guest access uses ATVM_WINDOWS_TARGET_* - update the CDS MCP CMC install and VMware workflow docs to distinguish Linux and Windows credential usage for the shared ATVM target IP - update the VM lookup reference so common VM credentials list both Linux and Windows target variables
CDS MCP Workspace
This folder contains the VMware/vCenter and MigrateOps runbook material used for CDS MCP workflows.
Start Here
- VMware compute migration workflow:
docs/vmware-migrateops-guide.md
- VM lookup and FC/disk assignment workflow:
docs/vm-lookup-and-assignment.md
- CMC install and uninstall reference:
docs/cmc-install-reference.md
- Run-specific learnings:
docs/run-learnings.md
- Base operation template:
templates/vmw.yaml
Layout
docs/- operator guidance and learnings
templates/- reusable operation template inputs
artifacts/logs/- runtime log artifacts
Update Policy
- Update workflow docs when rules, defaults, or checklists change.
- Update
docs/run-learnings.mdonly when a run adds a new lasting lesson. - Keep
templates/vmw.yamlas the starting template for VMware compute MigrateOps operations.