From d9ea48a9651804ca631d3650c50c82e055f37e3b 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 f0d91c5e47e7..9dbff64ff35d 100644 --- a/products/ubuntu2004/profiles/stig.profile +++ b/products/ubuntu2004/profiles/stig.profile @@ -500,6 +500,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).