]> git.openstreetmap.org Git - chef.git/blobdiff - roles/teraswitch.rb
Update carto stylesheet to v4.23.0
[chef.git] / roles / teraswitch.rb
index 12c39cfa558cde7d2ad126b42c6463abb2d8eb08..292232e62c8f391ac2a04d17edb49c4560e632ea 100644 (file)
@@ -2,8 +2,14 @@ name "teraswitch"
 description "Role applied to all servers at TeraSwitch Networks"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :sysadmin => { :status => :administrator }
+    }
+  },
   :hosted_by => "TeraSwitch Networks",
   :location => "Pittsburgh, Pennsylvania",
+  :timezone => "EST5EDT",
   :networking => {
     :nameservers => [
       "1.1.1.1",