From 6bb0cbbe616a7055f72ecfebd85f9fa6dc7ed0df Mon Sep 17 00:00:00 2001 From: Eduardo Barretto Date: Tue, 28 Sep 2021 20:50:41 +0200 Subject: [PATCH] Define default firewall for Ubuntu 20.04 STIG profile --- products/ubuntu2004/profiles/stig.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/products/ubuntu2004/profiles/stig.profile b/products/ubuntu2004/profiles/stig.profile index fa7c0bfcecec..7e3cf22fa4f4 100644 --- a/products/ubuntu2004/profiles/stig.profile +++ b/products/ubuntu2004/profiles/stig.profile @@ -484,6 +484,7 @@ selections: - service_rsyslog_enabled # UBTU-20-010433 The Ubuntu operating system must have an application firewall installed in order to control remote access methods. + - var_firewall_package=ufw - package_ufw_installed # UBTU-20-010434 The Ubuntu operating system must enable and run the uncomplicated firewall(ufw).