Merge pull request #1866 from flatcar/kai/openstack-grub

coreos-base/common-oem-files: Enable flatcar.autologin for OpenStack
This commit is contained in:
Kai Lüke 2024-04-11 10:02:25 +02:00 committed by GitHub
commit 265ba817dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View 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))

View File

@ -0,0 +1 @@
set linux_append="flatcar.autologin"