mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
coreos-base/common-oem-files: Enable flatcar.autologin for OpenStack
So far the console in OpenStack (or Brightbox which shares the image) was not usable well until one issues a reboot to add the autologin in the GRUB menu. Add it by default so that one doesn't need this reboot trick.
This commit is contained in:
parent
225c0d349f
commit
f57a928b4a
1
changelog/changes/2024-04-11-openstack-autologin.md
Normal file
1
changelog/changes/2024-04-11-openstack-autologin.md
Normal file
@ -0,0 +1 @@
|
||||
- OpenStack, Brightbox: Added the `flatcar.autologin` kernel cmdline parameter by default as the hypervisor manages access to the console ([scripts#1866](https://github.com/flatcar/scripts/pull/1866))
|
@ -0,0 +1 @@
|
||||
set linux_append="flatcar.autologin"
|
Loading…
x
Reference in New Issue
Block a user