Scrub tracked secrets and switch ATVM docs to local credential references
- remove hardcoded credentials, tokens, registration codes, and similar secret values from tracked ATVM and CDS MCP docs - replace those values with references to /home/aw/code/cds/.env.credentials.local and the corresponding environment variable names - update current operator guides to instruct sourcing .env.credentials.local before credential-dependent setup and automation workflows - update the ATVM setup scripts to consume ATVM_TARGET_PASSWORD from the environment instead of hardcoding the Ubuntu root SSH password - scrub the remaining tracked artifact log entry that still included the old CMC registration code - keep the local-only credential inventory in .env.credentials.local while leaving that file untracked
This commit is contained in:
@@ -24,7 +24,7 @@ Disk Layout
|
||||
- Destination mountpoint after completion: /mnt/destination
|
||||
|
||||
CMC Reinstall
|
||||
- Registration code: BZHKABCODZLIOK6RTAJ4
|
||||
- Registration code: CMC_GCSTAGE_REGISTRATION_CODE from /home/aw/code/cds/.env.credentials.local
|
||||
- Endpoint: portal.gcstage.cloud.nonprod.cirrusdata.com:443
|
||||
- Result: successful
|
||||
|
||||
|
||||
Reference in New Issue
Block a user