]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ouroboros.rb
Add wiki role to ouroboros
[chef.git] / roles / ouroboros.rb
index abf757d9d5fdaeea6c57da356ba03a4810636b9c..6c35f01c8acb96be60764421657fd1fdaf521bfd 100644 (file)
@@ -30,6 +30,7 @@ default_attributes(
 )
 
 run_list(
-  "role[ic]",
-  "role[hp-dl360-g6]"
+  "role[equinix]",
+  "role[hp-dl360-g6]",
+  "role[wiki]"
 )