X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/edbe311b82bafe71634634d1dfc49b82af2c392d..29e2c1a969f226660eac316bd713c0c8c31e9133:/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] } } },