X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e683209e4f70c3ef4c859ebcd287544174cd760a..ff6e215ca12d2efe3493da1eb0152751ceef7162:/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",