We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed079e commit 7c010acCopy full SHA for 7c010ac
docs/user-guide/src/irso/install-basics.md
@@ -37,7 +37,8 @@ The following ports must be accessible by the hosts being provisioned:
37
- TCP 6180 (HTTP server serving OS and virtual media images)
38
- TCP 6183 (HTTP server with TLS)
39
40
-The main Ironic service must be able to access the hosts' BMC addresses.
+The main Ironic service must be able to access the hosts' BMC addresses, as
41
+well as port 9999 (ramdisk API) on the hosts.
42
43
When virtual media is used, the hosts' BMCs must be able to access ports 6180
44
or 6183 (depending on whether TLS is used).
0 commit comments