From b25f46122ff7e9092ec9fb2e88ad15c564155c5e Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 4 Nov 2024 14:24:43 +0000 Subject: [PATCH] Update longma interface names --- roles/longma.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/longma.rb b/roles/longma.rb index ced4e927d..09d001028 100644 --- a/roles/longma.rb +++ b/roles/longma.rb @@ -14,7 +14,7 @@ default_attributes( :mode => "802.3ad", :lacprate => "fast", :xmithashpolicy => "layer3+4", - :slaves => %w[enp68s0f0 enp68s0f1 enp68s0f2 enp68s0f3] + :slaves => %w[enp68s0f0np0 enp68s0f1np1 enp68s0f2np2 enp68s0f3np3] } }, :external => { -- 2.39.5