ironic/devstack/tools/ironic/templates
Ilya Etingof c7a42bdbff Ensure text-only console in devstack
Apparently, now days system boot chain is tempted to display
fancy things on the console. While enjoyable, in non-text mode
libvirt guest console can't make it to the log file.

This change tries to ensure pure text mode kernel console in
PXE and Redfish booting by disabling any graphics in the VM
and in guest kernel.

Note that it's not only kernel that can control display mode,
but EFI boot loader as well.

For getting on VM's text console in devstack one could use
`virsh console --devname serial1 node-0` or just add `<graphics>`
section to `virsh edit node-0` XML.

Change-Id: I14f78bcef4173eeaf659ee589ca938e2698e3505
2019-11-19 16:36:21 +01:00
..
brbm.xml Copy devstack code to ironic tree 2015-12-10 15:32:01 +00:00
tftpd-xinetd.template [devstack] Allow setting TFTP max blocksize 2018-10-30 10:36:26 +00:00
vm.xml Ensure text-only console in devstack 2019-11-19 16:36:21 +01:00