X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e683209e4f70c3ef4c859ebcd287544174cd760a..dc88c4068c574ea04d3085c8d8b0b80660688db7:/roles/gateway.rb diff --git a/roles/gateway.rb b/roles/gateway.rb index 80ae347a5..b9007b86e 100644 --- a/roles/gateway.rb +++ b/roles/gateway.rb @@ -2,9 +2,6 @@ name "gateway" description "Role applied to all network gateways" default_attributes( - :networking => { - :wireguard => { :enabled => true } - }, :sysctl => { :network_forwarding => { :comment => "Enable forwarding",