From: Tom Hughes Date: Sun, 9 Feb 2014 10:30:02 +0000 (+0000) Subject: Make Jochen an admin on grindtooth X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/86351ef58bcc4537ad2c525988f173bcde31872c?ds=sidebyside Make Jochen an admin on grindtooth --- diff --git a/roles/grindtooth.rb b/roles/grindtooth.rb index f5eb3afcf..7fc2daea9 100644 --- a/roles/grindtooth.rb +++ b/roles/grindtooth.rb @@ -2,6 +2,11 @@ name "grindtooth" description "Master role applied to grindtooth" default_attributes( + :accounts => { + :users => { + :jochen => { :status => :administrator } + } + }, :networking => { :interfaces => { :internal_ipv4 => {