18fdc447ef
Binding to 0.0.0.0 by default results in inability to work with IPv6, which is a probable cause of Bifrost gate failures on some nodepool providers. Using :: solves it. Change-Id: Ic5c4c9b541c826ccf3025877f7c829fd34d0be6e
6 lines
127 B
YAML
6 lines
127 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The internal JSON RPC server now binds to ``::`` by default, allowing it to
|
|
work correctly with IPv6.
|