X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/68da77a8bfaeed546203ed2d004eb83ba6b88fb7..4dc38e3fedffd4b79c22a6962183fd5fd88a088d:/roles/yandex.rb diff --git a/roles/yandex.rb b/roles/yandex.rb index 019995047..9acde36c1 100644 --- a/roles/yandex.rb +++ b/roles/yandex.rb @@ -6,12 +6,7 @@ default_attributes( :location => "Moscow, Russia", :timezone => "Europe/Moscow", :networking => { - :nameservers => ["8.8.8.8", "8.8.4.4"], - :roles => { - :external => { - :zone => "yx" - } - } + :wireguard => { :keepalive => 180 } } )