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:
|
almalinux:
|
||||||
- bind-utils
|
- bind-utils
|
||||||
- cloud-init
|
|
||||||
- dbus-daemon
|
- dbus-daemon
|
||||||
- dhcp-client
|
- dhcp-client
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
@ -25,7 +24,6 @@ almalinux:
|
|||||||
archlinux:
|
archlinux:
|
||||||
- base
|
- base
|
||||||
- btrfs-progs
|
- btrfs-progs
|
||||||
- cloud-init
|
|
||||||
- cronie
|
- cronie
|
||||||
- dhcpcd
|
- dhcpcd
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
@ -77,7 +75,6 @@ debian11:
|
|||||||
- xfsprogs
|
- xfsprogs
|
||||||
|
|
||||||
extra:
|
extra:
|
||||||
- cloud-init
|
|
||||||
- curl
|
- curl
|
||||||
- firewalld
|
- firewalld
|
||||||
- fish
|
- fish
|
||||||
@ -115,7 +112,6 @@ debian12:
|
|||||||
extra:
|
extra:
|
||||||
- apparmor-utils
|
- apparmor-utils
|
||||||
- chrony
|
- chrony
|
||||||
- cloud-init
|
|
||||||
- curl
|
- curl
|
||||||
- firewalld
|
- firewalld
|
||||||
- fish
|
- fish
|
||||||
@ -144,7 +140,6 @@ debian12:
|
|||||||
fedora:
|
fedora:
|
||||||
- bind-utils
|
- bind-utils
|
||||||
- btrfs-progs
|
- btrfs-progs
|
||||||
- cloud-init
|
|
||||||
- cronie
|
- cronie
|
||||||
- dhcp-client
|
- dhcp-client
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
@ -168,7 +163,6 @@ fedora:
|
|||||||
- zstd
|
- zstd
|
||||||
|
|
||||||
rhel8:
|
rhel8:
|
||||||
- cloud-init
|
|
||||||
- dhcp-client
|
- dhcp-client
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
- grub2
|
- grub2
|
||||||
@ -183,7 +177,6 @@ rhel8:
|
|||||||
- zstd
|
- zstd
|
||||||
|
|
||||||
rhel9:
|
rhel9:
|
||||||
- cloud-init
|
|
||||||
- dhcp-client
|
- dhcp-client
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
- grub2
|
- grub2
|
||||||
@ -199,7 +192,6 @@ rhel9:
|
|||||||
|
|
||||||
rocky:
|
rocky:
|
||||||
- bind-utils
|
- bind-utils
|
||||||
- cloud-init
|
|
||||||
- dbus-daemon
|
- dbus-daemon
|
||||||
- dhcp-client
|
- dhcp-client
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
@ -239,7 +231,6 @@ ubuntu:
|
|||||||
- apparmor-utils
|
- apparmor-utils
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- chrony
|
- chrony
|
||||||
- cloud-init
|
|
||||||
- curl
|
- curl
|
||||||
- dnsutils
|
- dnsutils
|
||||||
- firewalld
|
- firewalld
|
||||||
@ -283,7 +274,6 @@ ubuntu-lts:
|
|||||||
- apparmor-utils
|
- apparmor-utils
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- chrony
|
- chrony
|
||||||
- cloud-init
|
|
||||||
- curl
|
- curl
|
||||||
- dnsutils
|
- dnsutils
|
||||||
- firewalld
|
- firewalld
|
||||||
|
Loading…
Reference in New Issue
Block a user