Merge "nodepool: elements: infra-package-needs: Use the openssh-server element"
This commit is contained in:
commit
931c03bc80
@ -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": ""
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user