Add firewalld_enabled toggle

This commit is contained in:
2026-01-02 11:25:40 +01:00
parent f46dea0748
commit f9a8791b4d
6 changed files with 24 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ install_drive: "/dev/sda" # Use /dev/vda for virtio/libvirt.
custom_iso: false # Set true to skip ArchISO-specific validation and pacman setup.
cis: false # Set true to enable CIS hardening.
selinux: true # Toggle SELinux where supported.
firewalld_enabled: true # Toggle firewalld package and service.
hypervisor_url: "pve01.example.com"
hypervisor_username: "root@pam"