X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eb690e187c60604ecd3c257edfe9313971ab2fae..512adae054bd84343b9b449e46b5bc80bab44472:/roles/nchc.rb diff --git a/roles/nchc.rb b/roles/nchc.rb index 9af0b8af1..c376eb371 100644 --- a/roles/nchc.rb +++ b/roles/nchc.rb @@ -11,7 +11,8 @@ default_attributes( :hosted_by => "NCHC", :location => "Hsinchu, Taiwan", :networking => { - :nameservers => ["140.110.16.1", "140.110.4.1"] + :nameservers => ["140.110.16.1", "140.110.4.1"], + :wireguard => { :keepalive => 180 } } )