X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ccdc824adb8dca90572079f424c03b1db16ec538..4410e8b71cae55972a61b251bd39979b9ff77d74:/roles/gps-tile.rb diff --git a/roles/gps-tile.rb b/roles/gps-tile.rb index c4aba9dbd..c699693ef 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] } } }