Skip to content

Commit ba81015

Browse files
authored
Merge pull request #90122 from openshift-cherrypick-robot/cherry-pick-89672-to-enterprise-4.17
[enterprise-4.17] OCPBUGS-50612 updated step 5 and the code below it
2 parents 47cde8b + 4df593e commit ba81015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/configuring-vsphere-regions-zones.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ $ govc tags.create -c <zone_tag_category> <zone_tag>
6767
$ govc tags.attach -c <region_tag_category> <region_tag_1> /<data_center_1>
6868
----
6969

70-
. Attach the zone tags to each vCenter data center object by entering the following command:
70+
. Attach the zone tags to each vCenter cluster object by entering the following command:
7171
+
7272
[source,terminal]
7373
----
74-
$ govc tags.attach -c <zone_tag_category> <zone_tag_1> /<data_center_1>/host/vcs-mdcnc-workload-1
74+
$ govc tags.attach -c <zone_tag_category> <zone_tag_1> /<data_center_1>/host/<cluster1>
7575
----
7676

7777
. Change to the directory that contains the installation program and initialize the cluster deployment according to your chosen installation requirements.

0 commit comments

Comments
 (0)