X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d7897a0aa9147b2cea021cf478461ae9df12277c..04e94420600411b12cb99221714da36aae5634bf:/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] } } },