]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ouroboros.rb
Update IPv6 gateway for viserion
[chef.git] / roles / ouroboros.rb
index 887f1bd126b8c1f4dbd88982efbfae00d317b7d3..9b132146c9ae31e7238b37d12108b125920b9c8d 100644 (file)
@@ -27,5 +27,7 @@ default_attributes(
 )
 
 run_list(
-  "role[ic]"
+  "role[ic]",
+  "role[hp-g6]",
+  "role[wiki]"
 )