diff --git a/CentOS-8-GenericCloud.ks b/CentOS-8-GenericCloud.ks
index f6f8845..4693f7a 100644
--- a/CentOS-8-GenericCloud.ks
+++ b/CentOS-8-GenericCloud.ks
@@ -138,6 +138,8 @@ mkdir -p /var/cache/yum
 # reorder console entries
 sed -i 's/console=tty0/console=tty0 console=ttyS0,115200n8/' /boot/grub2/grub.cfg
 
+true
+
 %end
 
 %packages
@@ -188,7 +190,6 @@ yum-utils
 
 python3-jsonschema
 qemu-guest-agent
-firewalld
 dhcp-client
 cockpit-ws
 cockpit-system