mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
Merge pull request #482 from philips/coretest-etcd-cluster-fix
bump(coreos-base/coretest): include fixes for etcd cluster
This commit is contained in:
commit
096cc1ee82
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="5b418e359a28b154d999ecafc94964e195e0fb5f"
|
||||
CROS_WORKON_COMMIT="eea4aff07e025c3789e9a537a5adb8b92452d967"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user