Add suse family package map

This patch adds SUSE package names to the infra-package-needs nodepool
element so that openSUSE images can be built.

Change-Id: Icca774ddad92d8d5c96f73627f07b57bd0e96e77
This commit is contained in:
Colleen Murphy 2017-04-06 11:51:06 +02:00
parent 598eeda522
commit ca1cd9c91f
1 changed files with 10 additions and 0 deletions

View File

@ -21,6 +21,16 @@
"python-dev": "python-devel",
"python3-dev": "",
"uuid-runtime": ""
},
"suse": {
"dnsutils": "bind-utils",
"git": "git-core",
"iputils-ping": "iputils",
"ntpdate": "",
"puppet": "ruby2.1-rubygem-puppet",
"python-dev": "python-devel",
"python3-dev": "python3-devel",
"uuid-runtime": "uuidd"
}
},
"default": {