X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2c3bb4b02302a37e1c14e045833feb71b5a3130d..a2cc61fc04a3f25bd5bb5d64ffa5fceca252c4a3:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index 3276e43e4..85e4e9821 100644 --- a/roles/web.rb +++ b/roles/web.rb @@ -5,7 +5,6 @@ default_attributes( :accounts => { :users => { :rails => { - :status => :role, :members => [:tomh, :grant] } }