Add DefaultRoute parameter to ports/noop.yaml

With change I20d48b3a29193dbcb70ec5cb13daf153bb0aeff2
we need to define the DefaultRoute parameter in the
noop.yaml port template.

Change-Id: I0df6116e41e5c9932ec5876dbde409f6fdd5de13
This commit is contained in:
Harald Jensås 2021-04-14 18:13:53 +02:00
parent 62deb3d783
commit b4b2bc5d70
1 changed files with 5 additions and 0 deletions

View File

@ -60,6 +60,11 @@ parameters:
IsVirtualIP: # Here for compatibility
type: boolean
default: false
DefaultRoute: # Here for compatibility
description: >
Whether this interface is used for the default route
type: boolean
default: false
outputs:
ip_address: