Add cloud-init support

This commit is contained in:
Sandwich 2024-04-16 01:17:48 +02:00
parent b6f620fb70
commit d73e78c5f2

View File

@ -2,6 +2,7 @@
archlinux: archlinux:
- base - base
- btrfs-progs - btrfs-progs
- cloud-init
- cronie - cronie
- dhcpcd - dhcpcd
- efibootmgr - efibootmgr
@ -50,6 +51,7 @@ debian11:
- python3 - python3
- sudo - sudo
extra: extra:
- cloud-init
- curl - curl
- firewalld - firewalld
- htop - htop
@ -83,6 +85,7 @@ debian12:
- lvm2 - lvm2
extra: extra:
- cloud-init
- apparmor-utils - apparmor-utils
- chrony - chrony
- curl - curl
@ -110,6 +113,7 @@ debian12:
- wget - wget
fedora: fedora:
- cloud-init
- dhcp-client - dhcp-client
- efibootmgr - efibootmgr
- grub2 - grub2
@ -123,6 +127,7 @@ fedora:
- zstd - zstd
almalinux: almalinux:
- cloud-init
- dhcp-client - dhcp-client
- efibootmgr - efibootmgr
- grub2 - grub2
@ -136,6 +141,7 @@ almalinux:
- zstd - zstd
rhel8: rhel8:
- cloud-init
- dhcp-client - dhcp-client
- efibootmgr - efibootmgr
- grub2 - grub2
@ -148,6 +154,7 @@ rhel8:
- zstd - zstd
rhel9: rhel9:
- cloud-init
- dhcp-client - dhcp-client
- efibootmgr - efibootmgr
- grub2 - grub2
@ -160,6 +167,7 @@ rhel9:
- zstd - zstd
rocky: rocky:
- cloud-init
- dhcp-client - dhcp-client
- efibootmgr - efibootmgr
- grub2 - grub2