From: Tom Hughes Date: Mon, 23 May 2016 07:49:05 +0000 (+0100) Subject: Update interface name for simurgh X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/7836425bffcfe6d100d0ab98c89109476b4f90b9?ds=sidebyside Update interface name for simurgh --- diff --git a/roles/simurgh.rb b/roles/simurgh.rb index 645a2236a..c7044f160 100644 --- a/roles/simurgh.rb +++ b/roles/simurgh.rb @@ -5,7 +5,7 @@ default_attributes( :networking => { :interfaces => { :external_ipv4 => { - :interface => "eth0", + :interface => "ens32", :role => :external, :family => :inet, :address => "94.20.20.55",