nodes/rx300: add info about grub configuration
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-08 15:05:17 +01:00
parent 64cffad6a7
commit 6a6a9748b4
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -1,5 +1,11 @@
# To be put into Colocation.
# To use the serial console in iRMC, set up grub as follows:
# GRUB_TIMEOUT=30
# GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS0,115200 console=tty0"
# GRUB_TERMINAL=serial
# GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"
nodes['rx300'] = {
'hostname': '172.19.138.26',
'bundles': {