4867c91481
This allows you to access the serial console from within Horizon. Change-Id: Id40e72047174fc0c0c565871f24b775b30e83825 Story: 2004192 Task: 27682
14 lines
412 B
YAML
14 lines
412 B
YAML
---
|
|
# Path to file in which to store console allocations.
|
|
console_allocation_filename:
|
|
|
|
# List of Names or UUIDs corresponding to Ironic nodes that you want to allocate
|
|
# serial consoles for
|
|
console_allocation_ironic_nodes: []
|
|
|
|
# allocation_pool_start: First TCP port in the allocation pool
|
|
console_allocation_pool_start:
|
|
|
|
# allocation_pool_end: Last TCP port in the allocation pool
|
|
console_allocation_pool_end:
|