]> git.openstreetmap.org Git - chef.git/blobdiff - roles/paulla.rb
Spin up memcached on the web frontends
[chef.git] / roles / paulla.rb
index ad3fcd8f7f658b1500706efc55931fc11878aeaf..27149d2472763bacb929d59d026e9869f2186f50 100644 (file)
@@ -8,17 +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"]
   }
 )