]> git.openstreetmap.org Git - chef.git/blobdiff - roles/osuosl.rb
Update formatting of header comments
[chef.git] / roles / osuosl.rb
index 2d7edd7cf5c7efa70ba6a14c23a541f432fbea2b..f80b1177a2fae2f824922a527ee91f17f08e3ac0 100644 (file)
@@ -9,6 +9,7 @@ default_attributes(
   },
   :hosted_by => "OSUOSL",
   :location => "Corvallis, Oregon",
+  :timezone => "PST8PDT",
   :networking => {
     :nameservers => ["8.8.8.8", "8.8.4.4"],
     :roles => {
@@ -17,6 +18,10 @@ default_attributes(
         :inet => {
           :prefix => "28",
           :gateway => "140.211.167.97"
+        },
+        :inet6 => {
+          :prefix => "64",
+          :gateway => "2605:bc80:3010:700::1"
         }
       }
     }