]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nchc.rb
Bump test-kitchen from 2.7.1 to 2.7.2
[chef.git] / roles / nchc.rb
index 58b3ed500b05a2265199d9b61675bf63a8ec1181..c376eb371123f781d93b2cd9ea9c466578059f6a 100644 (file)
@@ -12,11 +12,7 @@ default_attributes(
   :location => "Hsinchu, Taiwan",
   :networking => {
     :nameservers => ["140.110.16.1", "140.110.4.1"],
-    :roles => {
-      :external => {
-        :zone => "nc"
-      }
-    }
+    :wireguard => { :keepalive => 180 }
   }
 )