From: Tom Hughes Date: Sun, 5 Feb 2023 10:23:53 +0000 (+0000) Subject: Remove gps-tile role from noquiklos X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/1912653c0ccd4d28bd1772fa9c7bca4472167eff Remove gps-tile role from noquiklos --- diff --git a/roles/noquiklos.rb b/roles/noquiklos.rb index 99f2a459c..4fd452acd 100644 --- a/roles/noquiklos.rb +++ b/roles/noquiklos.rb @@ -25,6 +25,5 @@ default_attributes( run_list( "role[ucl]", - "role[hp-dl360-g6]", - "role[gps-tile]" + "role[hp-dl360-g6]" )