]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grindtooth.rb
Drop taginfo role from grindtooth
[chef.git] / roles / grindtooth.rb
index d504a189f10c43e0e0e7bca4a3de5d417b770bf1..360783ee4938eb685f5364183f45a7f5513aa964 100644 (file)
@@ -23,6 +23,5 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl]",
-  "role[taginfo]"
+  "role[ucl]"
 )