From: Tom Hughes Date: Sat, 4 Mar 2023 15:47:15 +0000 (+0000) Subject: Switch all machines at UCL to use nftables X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/dd0bfa936d0dfe62cc12ef3268ef99d96103a381 Switch all machines at UCL to use nftables --- diff --git a/roles/noquiklos.rb b/roles/noquiklos.rb index e7078609f..4fd452acd 100644 --- a/roles/noquiklos.rb +++ b/roles/noquiklos.rb @@ -6,9 +6,6 @@ default_attributes( :memory_limit => 24 * 1024 }, :networking => { - :firewall => { - :engine => "nftables" - }, :interfaces => { :internal_ipv4 => { :interface => "eth0.2801", diff --git a/roles/ucl.rb b/roles/ucl.rb index 516c925d3..1bfa54c20 100644 --- a/roles/ucl.rb +++ b/roles/ucl.rb @@ -4,6 +4,9 @@ description "Role applied to all servers at UCL" default_attributes( :location => "Slough, England", :networking => { + :firewall => { + :engine => "nftables" + }, :roles => { :internal => { :inet => {