]> git.openstreetmap.org Git - chef.git/blobdiff - roles/teraswitch.rb
Add remote hands account for TeraSwitch
[chef.git] / roles / teraswitch.rb
index 12c39cfa558cde7d2ad126b42c6463abb2d8eb08..1fb206e0a08bd3c05b523bd735259d3d9cdb747e 100644 (file)
@@ -2,6 +2,11 @@ name "teraswitch"
 description "Role applied to all servers at TeraSwitch Networks"
 
 default_attributes(
 description "Role applied to all servers at TeraSwitch Networks"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :sysadmin => { :status => :administrator }
+    }
+  },
   :hosted_by => "TeraSwitch Networks",
   :location => "Pittsburgh, Pennsylvania",
   :networking => {
   :hosted_by => "TeraSwitch Networks",
   :location => "Pittsburgh, Pennsylvania",
   :networking => {