X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a43c68f32296f57edd6981149438de62b99d2080..6ed30a3d11d87fbec3d4ecef4c14b0f8ed707216:/roles/grindtooth.rb diff --git a/roles/grindtooth.rb b/roles/grindtooth.rb index f5eb3afcf..00ffdcaf6 100644 --- a/roles/grindtooth.rb +++ b/roles/grindtooth.rb @@ -15,5 +15,6 @@ default_attributes( ) run_list( - "role[ucl-internal]" + "role[ucl-internal]", + "role[taginfo]" )