X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5811d89a2b44404da51e640f5899a4e637057127..7c597046c2be9cf2472edbd2ae9020686f2aeb1b:/roles/c3sl.rb diff --git a/roles/c3sl.rb b/roles/c3sl.rb index e01f5ed3d..de519e7d3 100644 --- a/roles/c3sl.rb +++ b/roles/c3sl.rb @@ -12,11 +12,7 @@ default_attributes( :timezone => "America/Sao_Paulo", :networking => { :nameservers => ["200.17.202.3", "200.236.31.1"], - :roles => { - :external => { - :zone => "osm" - } - } + :wireguard => { :keepalive => 180 } } )