9ff3d04ef8
Change-Id: I18b1a967ca4fb585595b15a2126a60359018de0d
31 lines
1.3 KiB
ReStructuredText
31 lines
1.3 KiB
ReStructuredText
..
|
|
Warning: Do not edit this file. It is automatically generated from the
|
|
software project's code and your changes will be overwritten.
|
|
|
|
The tool to generate this file lives in openstack-doc-tools repository.
|
|
|
|
Please make any changes needed in the code, then run the
|
|
autogenerate-config-doc tool from the openstack-doc-tools repository, or
|
|
ask for help on the documentation mailing list, IRC channel or meeting.
|
|
|
|
.. _ironic-console:
|
|
|
|
.. list-table:: Description of console configuration options
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - **[console]**
|
|
-
|
|
* - ``subprocess_checking_interval`` = ``1``
|
|
- (Integer) Time interval (in seconds) for checking the status of console subprocess.
|
|
* - ``subprocess_timeout`` = ``10``
|
|
- (Integer) Time (in seconds) to wait for the console subprocess to start.
|
|
* - ``terminal`` = ``shellinaboxd``
|
|
- (String) Path to serial console terminal program. Used only by Shell In A Box console.
|
|
* - ``terminal_cert_dir`` = ``None``
|
|
- (String) Directory containing the terminal SSL cert (PEM) for serial console access. Used only by Shell In A Box console.
|
|
* - ``terminal_pid_dir`` = ``None``
|
|
- (String) Directory for holding terminal pid files. If not specified, the temporary directory will be used.
|