X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/636c4edd4fb09a68431e672833961f0df022da55..912ed6680fe6b887bce373e94eb584919e19c757:/roles/grindtooth.rb diff --git a/roles/grindtooth.rb b/roles/grindtooth.rb index d504a189f..360783ee4 100644 --- a/roles/grindtooth.rb +++ b/roles/grindtooth.rb @@ -23,6 +23,5 @@ default_attributes( ) run_list( - "role[ucl]", - "role[taginfo]" + "role[ucl]" )