Restructure the ATVM folder to separate executable scripts from workflow documentation and long-form environment reference material. Move setup and automation scripts into scripts/, move setup and automation guides into docs/, add top-level README and workflow conventions, and organize durable environment details into inventory/ while preserving the original long-form ATVM notes under archive/imported-notes/. Update internal documentation paths to match the new layout and remove the archived Zone.Identifier metadata file.
61 lines
1.6 KiB
Markdown
61 lines
1.6 KiB
Markdown
# ATVM Infrastructure
|
|
|
|
This file organizes the main infrastructure reference that was previously embedded in the long-form ATVM notes.
|
|
|
|
## Storage / Appliance
|
|
- Primary DGS Phoenix Server: `192.168.1.172`
|
|
- Replica DGS Phoenix Server: `192.168.1.89`
|
|
- Primary DGS web login:
|
|
- `admin / cdsi2012DGS172`
|
|
- The preserved detailed storage and appliance notes remain in:
|
|
- `archive/imported-notes/cypress-automation-for-cmc.md`
|
|
|
|
## VMware
|
|
- Active vCenter Server Appliance: `192.168.0.201`
|
|
- vCenter login:
|
|
- `administrator@qalab.cdsi.local / CDSi101!`
|
|
- Primary ESXi hosts:
|
|
- `192.168.1.165`
|
|
- `192.168.1.166`
|
|
- ESXi `192.168.1.165`:
|
|
- SSH: `root / CDSi101!`
|
|
- IPMI: `admin / cdsi2012`
|
|
- ESXi `192.168.1.166`:
|
|
- SSH: `root / CDSi101!`
|
|
- IPMI: `admin / cdsi2012`
|
|
- Legacy VMware environment details are preserved in the archived notes.
|
|
|
|
## ATVM Controller Host
|
|
- Controller host reference:
|
|
- `atvm-cypress-vm`
|
|
- `atvm-cypress-vm-1`
|
|
- Controller IP:
|
|
- `192.168.3.190`
|
|
- Controller credentials:
|
|
- `root / atvmcdsi2012`
|
|
- `cypressuser / atvmcypress`
|
|
- Current noted controller variants:
|
|
- `atvm-cypress-vm`
|
|
- `atvm-cypress-vm-1`
|
|
|
|
## Offline Repository Host
|
|
- Repository host:
|
|
- `linux-repo-vm`
|
|
- Repository IP:
|
|
- `192.168.3.199`
|
|
- Repository credentials:
|
|
- `root / cdsi2012`
|
|
- Repository content families include:
|
|
- RedHat
|
|
- Debian
|
|
- Suse
|
|
|
|
## Detailed Source Sections
|
|
- Storage Array / Appliance
|
|
- VMware Hosts
|
|
- ATVM Cypress Host
|
|
- Offline DVD Linux Repository
|
|
|
|
These sections are preserved in full at:
|
|
- `archive/imported-notes/cypress-automation-for-cmc.md`
|