]> git.openstreetmap.org Git - chef.git/commitdiff
Set correct eth for spike-0[45] and thorn-0[45]
authorGrant Slater <grant.slater@wearefriday.com>
Fri, 6 May 2016 19:31:53 +0000 (20:31 +0100)
committerGrant Slater <grant.slater@wearefriday.com>
Fri, 6 May 2016 19:31:53 +0000 (20:31 +0100)
roles/spike-04.rb
roles/spike-05.rb
roles/thorn-04.rb
roles/thorn-05.rb

index a7535b309a4da11531bfdbee48ea01f72fc5543f..22a6c2c14b4b9e9eb14d0c8f53ea6f16573ba34b 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.32.21",
         :bond => {
         :family => :inet,
         :address => "10.0.32.21",
         :bond => {
-          :slaves => %w(eth0 eth1)
+          :slaves => %w(em1 em2)
         }
       },
       :external_ipv4 => {
         }
       },
       :external_ipv4 => {
index 7dcb968b0ce57da9f554965dbea83d52429ac2e4..15f3c374d6aeb78ac313784e0294b8e3b8ffb236 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.32.22",
         :bond => {
         :family => :inet,
         :address => "10.0.32.22",
         :bond => {
-          :slaves => %w(eth0 eth1)
+          :slaves => %w(em1 em2)
         }
       },
       :external_ipv4 => {
         }
       },
       :external_ipv4 => {
index 348db2a385c34d98193d516c006861d25dac45a9..7422f152062e8ac928b6136db1d145ae3282fe50 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.32.41",
         :bond => {
         :family => :inet,
         :address => "10.0.32.41",
         :bond => {
-          :slaves => %w(eth0 eth1)
+          :slaves => %w(em1 em2)
         }
       }
     }
         }
       }
     }
index f90a4298a192a273f00a12ea13519adcd005937d..1a0b864f625fefe720be0901d53f9b45ccdcc0a9 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.32.42",
         :bond => {
         :family => :inet,
         :address => "10.0.32.42",
         :bond => {
-          :slaves => %w(eth0 eth1)
+          :slaves => %w(em1 em2)
         }
       }
     }
         }
       }
     }