Add to bootstrap image dependencies for network checker

Network checker should be able to run on bootstrap nodes
without the access to repositories.

Closes-bug: #1653294
Change-Id: I4fae538968ab4a75269858a73e5065818a9f4f04
(cherry picked from commit 9488b8a324)
This commit is contained in:
Evgeny L 2016-11-29 22:00:17 +00:00 committed by Vladimir Kozhukalov
parent 2dc6de21ea
commit 22f0e4cbf6
1 changed files with 8 additions and 0 deletions

View File

@ -46,6 +46,14 @@ packages:
- vim
- wget
- xz-utils
# NOTE(el): Packages required for new generation
# network checker to be run without an access
# to repositories.
- sysfsutils
- bridge-utils
- ifenslave
- irqbalance
- iputils-arping
# Ignore proxy for this repos
#direct_repo_addresses:
# - 127.0.0.1