Skip to content

Commit 21a925a

Browse files
authored
Merge pull request #89860 from brendan-daly-red-hat/OCPBUGS-37778
OCPBUGS-37778#correcting yaml file
2 parents 5216521 + 6a26e40 commit 21a925a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-installer-provisioned-vsphere-config-yaml.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ endif::network[]
4949
platform:
5050
vsphere: <4>
5151
apiVIPs:
52-
- 10.0.0.1
52+
- 10.0.0.1
5353
failureDomains: <5>
5454
- name: <failure_domain_name>
5555
region: <default_region_name>

0 commit comments

Comments
 (0)