mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 14:01:36 +02:00
coreos-init: enable DHCP broadcast flag on VMware
Fixes https://github.com/coreos/bugs/issues/12 for good this time.
This commit is contained in:
parent
5ab02e5b4c
commit
ec72d7fc7c
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="98bb25468266a0022918ea7a9124bde99d08dfe1"
|
CROS_WORKON_COMMIT="699dab7d92915e7e88c216d146c5aa85b7d86322"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user