X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/985de5ddf1a72c9492082ffd4aabd4a6dd151a1e..e6e3452e72e6d11b796aacf1c17900d51cbb1783:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index 75bab256a..69b6a45d2 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] } } },