Merge "Add DefaultRoute parameter to ports/noop.yaml"

This commit is contained in:
Zuul 2021-04-15 14:43:14 +00:00 committed by Gerrit Code Review
commit 820c6e884e
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: