Skip to content

Commit 94d3e26

Browse files
committed
OSDOCS-5694-feature:Drop macOS reference and add a note about golang
1 parent ff96ebc commit 94d3e26

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

modules/installation-obtaining-installer.adoc

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,24 @@ endif::[]
6868
ifeval::["{context}" == "installing-ibm-cloud-private"]
6969
:private:
7070
endif::[]
71+
ifeval::["{context}" == "installing-vsphere-installer-provisioned"]
72+
:vsphere:
73+
endif::[]
74+
ifeval::["{context}" == "installing-vsphere-installer-provisioned-customizations"]
75+
:vsphere:
76+
endif::[]
77+
ifeval::["{context}" == "installing-vsphere-installer-provisioned-network-customizations"]
78+
:vsphere:
79+
endif::[]
80+
ifeval::["{context}" == "installing-vmc"]
81+
:vmc:
82+
endif::[]
83+
ifeval::["{context}" == "installing-vmc-customizations"]
84+
:vmc:
85+
endif::[]
86+
ifeval::["{context}" == "installing-vmc-network-customizations"]
87+
:vmc:
88+
endif::[]
7189

7290
:_content-type: PROCEDURE
7391
[id="installation-obtaining-installer_{context}"]
@@ -90,8 +108,17 @@ endif::restricted[]
90108

91109
.Prerequisites
92110

93-
ifdef::ibm-z,ibm-z-kvm,private[* You have a machine that runs Linux, for example Red Hat Enterprise Linux 8, with 500 MB of local disk space.]
94-
ifndef::ibm-z,ibm-z-kvm,private[* You have a computer that runs Linux or macOS, with 500 MB of local disk space.]
111+
ifdef::ibm-z,ibm-z-kvm,private,vsphere,vmc[]
112+
* You have a machine that runs Linux, for example Red Hat Enterprise Linux 8, with 500 MB of local disk space.
113+
endif::ibm-z,ibm-z-kvm,private,vsphere,vmc[]
114+
ifdef::vsphere,vmc[]
115+
+
116+
[IMPORTANT]
117+
====
118+
If you attempt to run the installation program on macOS, a known issue related to the `golang` compiler causes the installation of the {product-title} cluster to fail. For more information about this issue, see the section named "Known Issues" in the _{product-title} {product-version} release notes_ document.
119+
====
120+
endif::vsphere,vmc[]
121+
ifndef::ibm-z,ibm-z-kvm,private,vsphere,vmc[* You have a computer that runs Linux or macOS, with 500 MB of local disk space.]
95122

96123
.Procedure
97124

0 commit comments

Comments
 (0)