]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tabaluga.rb
Add wiki role to tabaluga
[chef.git] / roles / tabaluga.rb
index 2911bdfb32f67edae740a1ccf432a5c3b3ee2b06..8645291918de796b0a19b15323b557898658e735 100644 (file)
@@ -31,5 +31,6 @@ default_attributes(
 
 run_list(
   "role[equinix]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[wiki]"
 )