From: Tom Hughes Date: Thu, 2 Apr 2020 16:44:49 +0000 (+0100) Subject: Update IPv4 address for idris X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/02da6798cc587e0d33b2f6b1a7d80f9de50ae8f2 Update IPv4 address for idris --- diff --git a/roles/idris.rb b/roles/idris.rb index abe3d606f..1fedc1ff2 100644 --- a/roles/idris.rb +++ b/roles/idris.rb @@ -11,7 +11,7 @@ default_attributes( :interface => "ens160", :role => :external, :family => :inet, - :address => "200.25.60.195", + :address => "200.25.60.197", :prefix => "27", :gateway => "200.25.60.193" },