]> git.openstreetmap.org Git - chef.git/blobdiff - roles/yandex.rb
Ignore Vicon Valerus online status pings
[chef.git] / roles / yandex.rb
index 780c8face10630758c869b7737479b53a7ceec2c..b6c42e88a8ad6011b75f12e52cb24a1244bfede0 100644 (file)
@@ -6,7 +6,8 @@ default_attributes(
   :location => "Moscow, Russia",
   :timezone => "Europe/Moscow",
   :networking => {
-    :nameservers => ["8.8.8.8", "8.8.4.4"]
+    :nameservers => ["8.8.8.8", "8.8.4.4"],
+    :wireguard => { :keepalive => 180 }
   }
 )