]> git.openstreetmap.org Git - chef.git/blobdiff - roles/paulla.rb
Spin up memcached on the web frontends
[chef.git] / roles / paulla.rb
index db4252d5d6d0cbfaa5724447597824a9c1c8ecca..27149d2472763bacb929d59d026e9869f2186f50 100644 (file)
@@ -1,4 +1,3 @@
-# coding: utf-8
 name "paulla"
 description "Role applied to all servers at PauLLA"
 
@@ -15,12 +14,7 @@ default_attributes(
     :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"]
   }
 )