]> git.openstreetmap.org Git - chef.git/blobdiff - roles/osuosl.rb
Update carto stylesheet to v4.14.0
[chef.git] / roles / osuosl.rb
index 4f2b61c117923dbe2c4c845ea16afa374234c3f5..33f18e7eea59f2f25e084a1bfaa8e2558c247080 100644 (file)
@@ -7,6 +7,7 @@ default_attributes(
       :osuadmin => { :status => :administrator }
     }
   },
       :osuadmin => { :status => :administrator }
     }
   },
+  :hosted_by => "OSUOSL",
   :location => "Corvallis, Oregon",
   :networking => {
     :nameservers => ["8.8.8.8", "8.8.4.4"],
   :location => "Corvallis, Oregon",
   :networking => {
     :nameservers => ["8.8.8.8", "8.8.4.4"],
@@ -16,6 +17,10 @@ default_attributes(
         :inet => {
           :prefix => "28",
           :gateway => "140.211.167.97"
         :inet => {
           :prefix => "28",
           :gateway => "140.211.167.97"
+        },
+        :inet6 => {
+          :prefix => "64",
+          :gateway => "2605:bc80:3010:700::1"
         }
       }
     }
         }
       }
     }