]> git.openstreetmap.org Git - chef.git/commitdiff
Update interface lists for horntail and norbert
authorTom Hughes <tom@compton.nu>
Thu, 11 Nov 2021 17:08:13 +0000 (17:08 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 11 Nov 2021 17:08:13 +0000 (17:08 +0000)
roles/horntail.rb
roles/norbert.rb

index 8d1742da19a1ba9bb6630616c05ee421dd271f5d..b1508edb4d8671aac1814402412ea66c4db2fc0d 100644 (file)
@@ -13,7 +13,7 @@ default_attributes(
           :mode => "802.3ad",
           :lacprate => "fast",
           :xmithashpolicy => "layer3+4",
-          :slaves => %w[eno1 eno2 eno3 eno4]
+          :slaves => %w[enp25s0f0 enp25s0f1]
         }
       },
       :external_ipv4 => {
index 91a87046df04d0c4373f82bfc7edae03ed48f358..453b4b76a86e9d89415687d85081e41e7800e25f 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.48.17",
         :bond => {
-          :slaves => %w[eno1 eno2 eno3 eno4]
+          :slaves => %w[enp25s0f0 enp25s0f1]
         }
       },
       :external_ipv4 => {