X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2c3bb4b02302a37e1c14e045833feb71b5a3130d..484bf308fb9f43eda4c2d7ac7b3d3d23a3288044:/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] } }