X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eb690e187c60604ecd3c257edfe9313971ab2fae..f8777097eb703a699f9abf202e8c1bb4e8ad5d41:/roles/c3sl.rb diff --git a/roles/c3sl.rb b/roles/c3sl.rb index b44eab9d1..de519e7d3 100644 --- a/roles/c3sl.rb +++ b/roles/c3sl.rb @@ -11,7 +11,8 @@ default_attributes( :location => "Curitiba, Brazil", :timezone => "America/Sao_Paulo", :networking => { - :nameservers => ["200.17.202.3", "200.236.31.1"] + :nameservers => ["200.17.202.3", "200.236.31.1"], + :wireguard => { :keepalive => 180 } } )