]> git.openstreetmap.org Git - chef.git/blobdiff - roles/paulla.rb
Enable wireguard on jakelong
[chef.git] / roles / paulla.rb
index cc128c4777e97218fb369b1aaae0c7354cc8c65c..27149d2472763bacb929d59d026e9869f2186f50 100644 (file)
@@ -8,16 +8,13 @@ default_attributes(
       :jpcw => { :status => :administrator }
     }
   },
+  :hosted_by => "Université de Pau et des Pays de l'Adour",
+  :location => "Pau, France",
   :munin => {
     :allow => ["10.64.1.11"]
   },
   :networking => {
-    :nameservers => ["10.64.1.42", "194.167.156.13", "10.64.1.3"],
-    :roles => {
-      :external => {
-        :zone => "pa"
-      }
-    }
+    :nameservers => ["10.64.1.42", "194.167.156.13", "10.64.1.3"]
   }
 )