]> git.openstreetmap.org Git - chef.git/blobdiff - roles/kokosnuss.rb
Configure modtile and renderd collectors
[chef.git] / roles / kokosnuss.rb
index 6d375be4dabb03591fb2d0a2f5fdaa2047031511..cebe596df82de9f5f59af0bfd658c70c202c3d13 100644 (file)
@@ -13,10 +13,11 @@ default_attributes(
         :family => :inet,
         :address => "85.214.255.86",
         :prefix => "32",
-        :routes => {
-          "0.0.0.0/0" => { :metric => 100 }
-        }
+        :gateway => "85.214.255.86"
       }
+    },
+    :wireguard => {
+      :enabled => false
     }
   },
   :squid => {