]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ffrl.rb
Enable wireguard on jakelong
[chef.git] / roles / ffrl.rb
index 6cd12e97a09c5fc1abc01acad77ce7a0a7c77242..35599a01c370a6714f1a229649ca1dacfada8024 100644 (file)
@@ -5,11 +5,10 @@ default_attributes(
   :hosted_by => "Freifunk Rheinland",
   :location => "Berlin, Germany",
   :networking => {
-    :roles => {
-      :external => {
-        :zone => "ffr"
-      }
-    }
+    :nameservers => [
+      "8.8.8.8",
+      "8.8.4.4"
+    ]
   }
 )