]> git.openstreetmap.org Git - chef.git/blobdiff - roles/exonetric.rb
Increase replication slots
[chef.git] / roles / exonetric.rb
index c618b5ccd3d84ce4f5b02558a6d6a2b7f4515e1b..93068a76c86a5653034c2d0c865628e1c6c0b454 100644 (file)
@@ -10,13 +10,15 @@ default_attributes(
   :hosted_by => "Exonetric",
   :location => "London, England",
   :networking => {
-    :nameservers => ["8.8.8.8", "8.8.4.4"],
     :roles => {
       :external => {
-        :zone => "ex",
         :inet => {
           :prefix => "28",
           :gateway => "178.250.74.33"
+        },
+        :inet6 => {
+          :prefix => "64",
+          :gateway => "2a02:1658:4:0::1"
         }
       }
     }