Right now, we rely on the default value of autodetect_deploy_interfaces,
but manually set enabled_deploy_interfaces. This means changing the
default has an impact on the job -- this is a bug.
Instead, we're going to add the ability to manually set enabled
interfaces and set it in this job, so the default can be changed
independently.
Assisted-by: claude
Change-Id: I8c31b0037a64943fd3ff716fd0cde6720294ebdc
Signed-off-by: Jay Faulkner <jay@jvf.cc>