ology!
Nux!
www.nux.ro
- Original Message -
> From: "Marc-Aurèle Brothier"
> To: "dev"
> Sent: Tuesday, 16 January, 2018 13:43:58
> Subject: [cloud-init] change on how DHCP leases are scanned to fetch VR
> address
> Hi all,
>
> I pushed a PR for
Hi all,
I pushed a PR for cloud-init to change the way the DHCP leases are scanned
to retrieve the VR ip address. Currently it does scan the lease files in
reverse time order (newest file first) to get the VR address and if that
address does not work, it falls back on the default gateway address.