mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-10 06:51:36 +02:00
nova-agent-watcher: fix networkd config generation
Pull in https://github.com/coreos/nova-agent-watcher/pull/10
This commit is contained in:
parent
894734f0f1
commit
7a6fc3b94b
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="7a1d0dee6366ea7269b603a496da62666fe585da"
|
||||
CROS_WORKON_COMMIT="2262401fe363cfdcc4c6f02144622466d506de43"
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user