From 4afd02f3d3d567a70865d3073c8d33896dcb7594 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 10 May 2025 16:10:35 +0100 Subject: [PATCH] Update interface names for horntail --- roles/horntail.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/horntail.rb b/roles/horntail.rb index b09bf796b..bcb23ef11 100644 --- a/roles/horntail.rb +++ b/roles/horntail.rb @@ -9,7 +9,7 @@ default_attributes( :address => "10.0.64.10" }, :bond => { - :slaves => %w[enp25s0f0 enp25s0f1] + :slaves => %w[enp25s0f0np0 enp25s0f1np1] } }, :henet => { -- 2.39.5