]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grindtooth.rb
Initial work on a taginfo cookbook
[chef.git] / roles / grindtooth.rb
index f5eb3afcf175a870362cb52c19e825f04e12ce22..00ffdcaf644c9d421520253cdf2a6fb639de3964 100644 (file)
@@ -15,5 +15,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-internal]"
+  "role[ucl-internal]",
+  "role[taginfo]"
 )