]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tabaluga.rb
Enable geodns role on stormfly-04
[chef.git] / roles / tabaluga.rb
index 60b585475558598bee75975a6812b0cbf062c0fc..3667d73dfaea8a1fccbbe81ebda6e711218a8133 100644 (file)
@@ -18,7 +18,7 @@ default_attributes(
         }
       },
       :external => {
         }
       },
       :external => {
-        :interface => "bond0.2",
+        :interface => "bond0.3",
         :role => :external,
         :inet => {
           :address => "184.104.179.142"
         :role => :external,
         :inet => {
           :address => "184.104.179.142"
@@ -33,5 +33,7 @@ default_attributes(
 
 run_list(
   "role[equinix-ams]",
 
 run_list(
   "role[equinix-ams]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[blog-staging]",
+  "role[taginfo]"
 )
 )