X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ccdc824adb8dca90572079f424c03b1db16ec538..a82f2ee5fa3ef6e0d6d0971c5c75f2fca4196679:/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] } } }