nova-agent-watcher: fix networkd config generation

Pull in https://github.com/coreos/nova-agent-watcher/pull/10
This commit is contained in:
Michael Marineau 2014-09-15 15:51:49 -07:00
parent 894734f0f1
commit 7a6fc3b94b
2 changed files with 1 additions and 1 deletions

View File

@ -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