From: Grant Slater Date: Sat, 8 Dec 2018 16:10:28 +0000 (+0000) Subject: Update ramoth eth interfaces X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/3193fcc6f326cbf111963900b97340fc259c6e85 Update ramoth eth interfaces --- 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] } } }