]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tabaluga.rb
Add taginfo role to tabaluga
[chef.git] / roles / tabaluga.rb
index d682df74a591b22f06cf94db908fb64cb2e9b516..3667d73dfaea8a1fccbbe81ebda6e711218a8133 100644 (file)
@@ -33,5 +33,7 @@ default_attributes(
 
 run_list(
   "role[equinix-ams]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[blog-staging]",
+  "role[taginfo]"
 )