]> git.openstreetmap.org Git - chef.git/commitdiff
Update ramoth eth interfaces
authorGrant Slater <git@firefishy.com>
Sat, 8 Dec 2018 16:10:28 +0000 (16:10 +0000)
committerGrant Slater <git@firefishy.com>
Sat, 8 Dec 2018 16:10:28 +0000 (16:10 +0000)
roles/ramoth.rb

index 9f75e9f432a1b496f1fa9758af3dd23b5f877a8c..c8a12c518749118e9be42ed6b73dcea6dba7f374 100644 (file)
@@ -51,7 +51,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.48.5",
         :bond => {
         :family => :inet,
         :address => "10.0.48.5",
         :bond => {
-          :slaves => %w[eth0 eth1]
+          :slaves => %w[enp7s0f0 enp7s0f1]
         }
       }
     }
         }
       }
     }