From: Tom Hughes Date: Fri, 15 Mar 2019 19:03:14 +0000 (+0000) Subject: Manage c3sl remote hands account X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/c2ae372eb008748ab79461d80bb1f1725f0f68a4?ds=inline Manage c3sl remote hands account --- diff --git a/roles/c3sl.rb b/roles/c3sl.rb index 2cd7f7d58..e53eb64b2 100644 --- a/roles/c3sl.rb +++ b/roles/c3sl.rb @@ -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 => {