]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grisu.rb
redicrect further nominatim traffic to dulcy
[chef.git] / roles / grisu.rb
index a5a9e1d4a303c87dcbffd5faf5070136563626bf..af13c4bafff56b18ea4cd53fc927ae0bb2498131 100644 (file)
@@ -15,7 +15,7 @@ default_attributes(
         :interface => "em1",
         :role => :external,
         :family => :inet6,
-        :address => "2001:630:12:500:dad3:85ff:fe5d:a7a0"
+        :address => "2001:630:12:500:dad3:85ff:fe5d:87a0"
       },
       :internal_ipv4 => {
         :interface => "em2",
@@ -29,5 +29,7 @@ default_attributes(
 )
 
 run_list(
-  "role[ic]"
+  "role[ic]",
+  "role[hp-dl180-g6]",
+  "role[imagery]"
 )