]> git.openstreetmap.org Git - chef.git/commitdiff
Update snap-03 NIC interface names
authorGrant Slater <github@firefishy.com>
Thu, 7 Nov 2024 15:49:59 +0000 (15:49 +0000)
committerGrant Slater <github@firefishy.com>
Thu, 7 Nov 2024 15:49:59 +0000 (15:49 +0000)
roles/snap-03.rb

index 749859eb137d44e74b7aedaa4e14891d6884e546..4956bdab7a6e0c16d9ae859279b63a7db92269ec 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
           :mode => "802.3ad",
           :lacprate => "fast",
           :xmithashpolicy => "layer3+4",
-          :slaves => %w[enp25s0f0 enp25s0f1]
+          :slaves => %w[enp25s0f0np0 enp25s0f1np1]
         }
       }
     }