X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4996dd0fcea7f24060baa5fa454cd9a355111142..7ff9aaa575084ef5c1b1226507b3944bb79a862b:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index ac32283a3..0f977232f 100644 --- a/roles/web.rb +++ b/roles/web.rb @@ -6,7 +6,7 @@ default_attributes( :users => { :rails => { :status => :role, - :members => [ :tomh, :grant ] + :members => [:tomh, :grant] } } },