Files
Controls-docs/infrastructure-guide/puppet/profiles/serial_console.rst
T
2024-08-08 13:36:16 +02:00

28 lines
457 B
ReStructuredText

``profile::serial_console``
===========================
Configures the serial console on physical systems.
Parameters
----------
========= ========= ============
**Name** **Type** **Default**
--------- --------- ------------
device string ``ttyS0``
rate integer 115200
========= ========= ============
``device``
~~~~~~~~~~
The device to configure as a console.
``rate``
~~~~~~~~
The rate to use for the serial console.