]> git.openstreetmap.org Git - chef.git/commitdiff
Manage c3sl remote hands account
authorTom Hughes <tom@compton.nu>
Fri, 15 Mar 2019 19:03:14 +0000 (19:03 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 15 Mar 2019 19:03:14 +0000 (19:03 +0000)
roles/c3sl.rb

index 2cd7f7d5835853e2b01379cf6b5ea5e5cfe9b9c7..e53eb64b24ea93e1ff6826691c21abe0266bd7b6 100644 (file)
@@ -2,6 +2,11 @@ name "c3sl"
 description "Role applied to all servers at Centro de Computação Científica e Software Livre"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :c3sl => { :status => :administrator }
+    }
+  },
   :hosted_by => "Centro de Computação Científica e Software Livre, Universidade Federal do Paraná",
   :location => "Curitiba, Brazil",
   :networking => {