Remove Cloud-init package which can cause issues with NetworkManager on
bootup
This commit is contained in:
parent
af82baf1d8
commit
3c94a33ae7
@ -1,7 +1,6 @@
|
||||
---
|
||||
almalinux:
|
||||
- bind-utils
|
||||
- cloud-init
|
||||
- dbus-daemon
|
||||
- dhcp-client
|
||||
- efibootmgr
|
||||
@ -25,7 +24,6 @@ almalinux:
|
||||
archlinux:
|
||||
- base
|
||||
- btrfs-progs
|
||||
- cloud-init
|
||||
- cronie
|
||||
- dhcpcd
|
||||
- efibootmgr
|
||||
@ -77,7 +75,6 @@ debian11:
|
||||
- xfsprogs
|
||||
|
||||
extra:
|
||||
- cloud-init
|
||||
- curl
|
||||
- firewalld
|
||||
- fish
|
||||
@ -115,7 +112,6 @@ debian12:
|
||||
extra:
|
||||
- apparmor-utils
|
||||
- chrony
|
||||
- cloud-init
|
||||
- curl
|
||||
- firewalld
|
||||
- fish
|
||||
@ -144,7 +140,6 @@ debian12:
|
||||
fedora:
|
||||
- bind-utils
|
||||
- btrfs-progs
|
||||
- cloud-init
|
||||
- cronie
|
||||
- dhcp-client
|
||||
- efibootmgr
|
||||
@ -168,7 +163,6 @@ fedora:
|
||||
- zstd
|
||||
|
||||
rhel8:
|
||||
- cloud-init
|
||||
- dhcp-client
|
||||
- efibootmgr
|
||||
- grub2
|
||||
@ -183,7 +177,6 @@ rhel8:
|
||||
- zstd
|
||||
|
||||
rhel9:
|
||||
- cloud-init
|
||||
- dhcp-client
|
||||
- efibootmgr
|
||||
- grub2
|
||||
@ -199,7 +192,6 @@ rhel9:
|
||||
|
||||
rocky:
|
||||
- bind-utils
|
||||
- cloud-init
|
||||
- dbus-daemon
|
||||
- dhcp-client
|
||||
- efibootmgr
|
||||
@ -239,7 +231,6 @@ ubuntu:
|
||||
- apparmor-utils
|
||||
- bash-completion
|
||||
- chrony
|
||||
- cloud-init
|
||||
- curl
|
||||
- dnsutils
|
||||
- firewalld
|
||||
@ -283,7 +274,6 @@ ubuntu-lts:
|
||||
- apparmor-utils
|
||||
- bash-completion
|
||||
- chrony
|
||||
- cloud-init
|
||||
- curl
|
||||
- dnsutils
|
||||
- firewalld
|
||||
|
Loading…
Reference in New Issue
Block a user