]> git.openstreetmap.org Git - chef.git/blobdiff - roles/osuosl.rb
Only cleanup sysctl keys that are no longer set
[chef.git] / roles / osuosl.rb
index 1e5e65036c557bd1f5f3e28709b40f109eb16aae..f80b1177a2fae2f824922a527ee91f17f08e3ac0 100644 (file)
@@ -9,11 +9,16 @@ default_attributes(
   },
   :hosted_by => "OSUOSL",
   :location => "Corvallis, Oregon",
+  :timezone => "PST8PDT",
   :networking => {
     :nameservers => ["8.8.8.8", "8.8.4.4"],
     :roles => {
       :external => {
         :zone => "ool",
+        :inet => {
+          :prefix => "28",
+          :gateway => "140.211.167.97"
+        },
         :inet6 => {
           :prefix => "64",
           :gateway => "2605:bc80:3010:700::1"