Control: reassign -1 cloud-init

Hi cloud-init maintainers,

On Tue, Jul 11, 2023 at 06:53:52PM +0000, Nate Childers wrote:
> After reviewing the contents of /etc/network/interfaces.d/50-cloud-init 
> containing the call to the missing route command it occurred to me that this 
> may be an issue with cloud-init instead.

it appears cloud-init adds "route ..." commands to 
/etc/network/interfaces. If so, it should also ensure net-tools is 
installed.

Alternatively it could also add "ip route ..." commands instead, as 
it already Depends: iproute2.

Chris

Reply via email to