mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-05 21:41:54 +01:00
Merge pull request #1790 from flatcar/scripts
Update coreos-cloudinit to latest main branch
This commit is contained in:
commit
b257967654
@ -0,0 +1 @@
|
||||
- Disabled user-configdrive.service on OpenStack when config drive is used, which caused the hostname to be overwritten. The coreos-cloudinit.service unit already runs on OpenStack if the system is not configured via ignition. ([Flatcar#1385](https://github.com/flatcar/Flatcar/issues/1385))
|
||||
@ -12,7 +12,7 @@ inherit cros-workon systemd toolchain-funcs udev coreos-go
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="47d54a38e766a30c7ab9caabf2292e885505ffe0" # flatcar-master
|
||||
CROS_WORKON_COMMIT="7412fe91604b67d2ba66306726288392c3017403" # flatcar-3815-backport
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user