]> git.openstreetmap.org Git - chef.git/commitdiff
Add remote hands account for Edgeuno
authorTom Hughes <tom@compton.nu>
Tue, 17 Mar 2020 22:37:49 +0000 (22:37 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 17 Mar 2020 22:37:49 +0000 (22:37 +0000)
roles/edgeuno.rb

index ae31ce92dac304d61bfdb82060484ec7bd65f3bd..2563e76b5309dc8a2e79c0f8e36d04c8dfce133f 100644 (file)
@@ -2,6 +2,11 @@ name "edgeuno"
 description "Role applied to all servers at Edgeuno"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :e1admin => { :status => :administrator }
+    }
+  },
   :hosted_by => "EdgeUno",
   :location => "Bogotá, Colombia",
   :networking => {