mirror of
https://github.com/Luzifer/hetzner-alpine-k8s.git
synced 2024-12-20 18:01:19 +00:00
Add missing packages for cloud-init
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
3650886da2
commit
4828039621
1 changed files with 3 additions and 0 deletions
|
@ -18,7 +18,10 @@ packages:
|
|||
openssh: ''
|
||||
syslinux: ''
|
||||
linux-virt: ''
|
||||
|
||||
cloud-init: '@community'
|
||||
py3-pyserial: '@community'
|
||||
py3-netifaces: '@community'
|
||||
|
||||
# K8s requirements
|
||||
open-iscsi: ''
|
||||
|
|
Loading…
Reference in a new issue