nodepool: elements: infra-package-needs: Use the openssh-server element
Use the openssh-server element to install the SSH server. Depends-On: Ide15ee04f5de123dbc8ce4bb56d638d8a167c341 Change-Id: Ie8d81f488f8421d4b2ed227c6f7c6779cca96a9d
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
|
openssh-server
|
||||||
package-installs
|
package-installs
|
||||||
|
@@ -1,7 +1,6 @@
|
|||||||
coreutils:
|
coreutils:
|
||||||
cron:
|
cron:
|
||||||
util-linux:
|
util-linux:
|
||||||
openssh-server:
|
|
||||||
build-essential:
|
build-essential:
|
||||||
python-dev:
|
python-dev:
|
||||||
python3-dev:
|
python3-dev:
|
||||||
|
@@ -8,7 +8,6 @@
|
|||||||
"cron": "sys-process/cronie",
|
"cron": "sys-process/cronie",
|
||||||
"python-dev": "",
|
"python-dev": "",
|
||||||
"python3-dev": "",
|
"python3-dev": "",
|
||||||
"openssh-server": "openssh",
|
|
||||||
"traceroute": "net-analyzer/traceroute",
|
"traceroute": "net-analyzer/traceroute",
|
||||||
"uuid-runtime": ""
|
"uuid-runtime": ""
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user