Skip to content

Commit 7c010ac

Browse files
committed
User guide: mention port 9999
Signed-off-by: Dmitry Tantsur <[email protected]>
1 parent 3ed079e commit 7c010ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/user-guide/src/irso/install-basics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ The following ports must be accessible by the hosts being provisioned:
3737
- TCP 6180 (HTTP server serving OS and virtual media images)
3838
- TCP 6183 (HTTP server with TLS)
3939

40-
The main Ironic service must be able to access the hosts' BMC addresses.
40+
The main Ironic service must be able to access the hosts' BMC addresses, as
41+
well as port 9999 (ramdisk API) on the hosts.
4142

4243
When virtual media is used, the hosts' BMCs must be able to access ports 6180
4344
or 6183 (depending on whether TLS is used).

0 commit comments

Comments
 (0)