X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9537074438adfad9b3a1af6743bb32e06e6e2421..281fc20d397cae1ff966d0157a351f4958ce8d24:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index d0de61bbe..1a701aa2d 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -4,7 +4,7 @@ description "Role applied to all tile servers" default_attributes( :accounts => { :users => { - :pnorman => { :status => :user }, + :pnorman => { :status => :administrator }, :tile => { :members => [:jburgess, :tomh, :pnorman] }