]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tuxis.rb
Spin up memcached on the web frontends
[chef.git] / roles / tuxis.rb
index 5cde762df7d8f73a3770d04ea931fec9d3c3fd6f..3b4a8acbe2fab9725fec07ec401b2efd71d8d449 100644 (file)
@@ -5,12 +5,7 @@ default_attributes(
   :hosted_by => "Tuxis",
   :location => "Ede, Netherlands",
   :networking => {
-    :nameservers => ["2a03:7900:2:0:31:3:104:61", "2a03:7900:2:0:31:3:104:62"],
-    :roles => {
-      :external => {
-        :zone => "osm"
-      }
-    }
+    :nameservers => ["2a03:7900:2:0:31:3:104:61", "2a03:7900:2:0:31:3:104:62"]
   }
 )