Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1943587

Summary: Fix typos at Creating a Windows MachineSet object on vSphere
Product: OpenShift Container Platform Reporter: Robert Bohne <rbohne>
Component: DocumentationAssignee: Cody Hoag <choag>
Status: CLOSED CURRENTRELEASE QA Contact: gaoshang <sgao>
Severity: unspecified Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 4.7CC: aos-bugs, choag, jokerman, sgao
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-14 14:59:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Bohne 2021-03-26 14:13:54 UTC
Document URL: https://docs.openshift.com/container-platform/4.7/windows_containers/creating_windows_machinesets/creating-windows-machineset-vsphere.html

Section: Creating the vSphere Windows VM golden image

Procedure step 2.: the part:
"C:\Users\Administrator.ssh\authorized_keys" 
should be:
"C:\Users\Administrator\.ssh\authorized_keys"

Procedure step 7.: in the XML is an "am d64" that should be "amd64"


Describe the issue: only some typos.

Suggestions for improvement:  fixe the typos :-) 

Additional information: n/a

Comment 1 Robert Bohne 2021-04-07 14:46:08 UTC
With BZ 1947052 the typo in C:\Users\Administrator.ssh\authorized_keys will be not available anymore.

Comment 2 Robert Bohne 2021-04-08 09:47:34 UTC
@Cody please take look.

Comment 3 Cody Hoag 2021-04-13 19:54:26 UTC
This has been submitted in https://github.com/openshift/openshift-docs/pull/31538

@Shang can you verify? Thanks!

@Robert I will move forward with fixing this BZ now, and will look into BZ#1947052 soon for future improvements. Thanks!

Comment 4 gaoshang 2021-04-14 02:13:23 UTC
@Cody, QE verification passed, thanks.

Comment 5 Robert Bohne 2021-04-14 07:27:41 UTC
Please check my last comment at the PR 31538 [1]

[1] https://github.com/openshift/openshift-docs/pull/31538#pullrequestreview-635291904

Comment 6 Cody Hoag 2021-04-14 13:31:47 UTC
Thanks, Shang!

Thanks, Robert. Just updated the PR with that trivial fix.

Comment 7 Cody Hoag 2021-04-14 14:36:58 UTC
This has been merged. I will provide the live links when they're available.