X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d7897a0aa9147b2cea021cf478461ae9df12277c..7117b830c7c0069ff9591147f52ce15c1bf2c79a:/roles/gps-tile.rb diff --git a/roles/gps-tile.rb b/roles/gps-tile.rb index 2e26ed85c..3209148d5 100644 --- a/roles/gps-tile.rb +++ b/roles/gps-tile.rb @@ -7,7 +7,7 @@ default_attributes( :enf => { :status => :administrator }, :gpstile => { :status => :role, - :members => [ :enf, :tomh ] + :members => [:enf, :tomh] } } },