Local ip not defind in ubuntu installer
Bug in the Ubuntu installer. In line 1811 and beyond, an unassigned $local_ip variable is used. In the Debian installer, this variable is assigned a value in line 1787.
Co-Authored-By: Ernesto Nicolás Carrea <equistango@users.noreply.github.com>