]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-08.rb
build(deps): bump kitchen-dokken from 2.20.6 to 2.20.7
[chef.git] / roles / spike-08.rb
index 836c0f41bc872bda5aae0fdc1fed43062fb69428..9e3587824122fdc554a5e370bd216dba9f39b203 100644 (file)
@@ -8,7 +8,7 @@ default_attributes(
         :interface => "bond0",
         :role => :internal,
         :inet => {
-          :address => "10.0.48.13"
+          :address => "10.0.48.8"
         },
         :bond => {
           :mode => "802.3ad",
@@ -18,13 +18,13 @@ default_attributes(
         }
       },
       :external => {
-        :interface => "bond0.2",
+        :interface => "bond0.3",
         :role => :external,
         :inet => {
-          :address => "130.117.76.13"
+          :address => "184.104.179.136"
         },
         :inet6 => {
-          :address => "2001:978:2:2c::172:d"
+          :address => "2001:470:1:fa1::8"
         }
       }
     }