]> git.openstreetmap.org Git - chef.git/blobdiff - roles/exonetric.rb
put pummelzacken in import mode
[chef.git] / roles / exonetric.rb
index d864d553d997f27c0bf49d3a635160e623527b2f..ea1c0048161a117b6c24acebef058947cd16ddf3 100644 (file)
@@ -7,6 +7,8 @@ default_attributes(
       :hatter => { :status => :administrator }
     }
   },
+  :hosted_by => "Exonetric",
+  :location => "London, England",
   :networking => {
     :nameservers => ["8.8.8.8", "8.8.4.4"],
     :roles => {
@@ -15,6 +17,10 @@ default_attributes(
         :inet => {
           :prefix => "28",
           :gateway => "178.250.74.33"
+        },
+        :inet6 => {
+          :prefix => "64",
+          :gateway => "2a02:1658:4:0::1"
         }
       }
     }