Merge "nodepool: elements: infra-package-needs: Use the openssh-server element"

This commit is contained in:
Jenkins 2016-12-02 08:12:19 +00:00 committed by Gerrit Code Review
commit 931c03bc80
3 changed files with 1 additions and 2 deletions

View File

@ -1 +1,2 @@
openssh-server
package-installs

View File

@ -1,7 +1,6 @@
coreutils:
cron:
util-linux:
openssh-server:
build-essential:
python-dev:
python3-dev:

View File

@ -8,7 +8,6 @@
"cron": "sys-process/cronie",
"python-dev": "",
"python3-dev": "",
"openssh-server": "openssh",
"traceroute": "net-analyzer/traceroute",
"uuid-runtime": ""
}