openstack-manuals/doc/config-reference/source/tables/ironic-console.rst
venkatamahesh 9ff3d04ef8 [config-ref] Update ironic tables
Change-Id: I18b1a967ca4fb585595b15a2126a60359018de0d
2016-09-23 13:12:14 +00:00

1.3 KiB

Description of console configuration options
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.