]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grnet.rb
Spin up memcached on the web frontends
[chef.git] / roles / grnet.rb
index 102ae9df574d01f3be0b4c7f06a3bf23c8220376..1ca197be51c1ab938d015daff3ee059f6354943e 100644 (file)
@@ -11,13 +11,9 @@ default_attributes(
   :location => "Athens, Greece",
   :networking => {
     :nameservers => [
-      "83.212.2.77"
-    ],
-    :roles => {
-      :external => {
-        :zone => "grn"
-      }
-    }
+      "8.8.8.8",
+      "8.8.4.4"
+    ]
   }
 )