From 3193fcc6f326cbf111963900b97340fc259c6e85 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sat, 8 Dec 2018 16:10:28 +0000 Subject: [PATCH] Update ramoth eth interfaces --- roles/ramoth.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 9f75e9f43..c8a12c518 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -51,7 +51,7 @@ default_attributes( :family => :inet, :address => "10.0.48.5", :bond => { - :slaves => %w[eth0 eth1] + :slaves => %w[enp7s0f0 enp7s0f1] } } } -- 2.43.2