Skip to content

Commit 1c364c2

Browse files
Merge pull request #562 from t-h2o/fix-ironic-env-ip
fix(ironic/config): add ironic ip variable
2 parents a51aae3 + d79bb09 commit 1c364c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/user-guide/src/quick-start.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ HTTP_PORT=6180
353353
PROVISIONING_INTERFACE=eth0
354354
# URL where the http server is exposed (IP of management computer)
355355
CACHEURL=http://192.168.0.150
356+
IRONIC_IP=192.168.0.150
356357
IRONIC_KERNEL_PARAMS=console=ttyS0
357358
# IP where the BMCs can access Ironic to get the virtualmedia boot image.
358359
# This is the IP of the management computer in the out of band network.

0 commit comments

Comments
 (0)