mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
bump(nova-agent-watcher): fix rackspace oem issue with blank etcd configs
This commit is contained in:
parent
edb16f0b50
commit
8b7d87fe9b
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="18675c351e2c61a9f193c836a98473e8e6ecf994"
|
CROS_WORKON_COMMIT="009d692fae33114334aaecbf2abe001d826877f4"
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user